Last modified: 2013-10-29 14:38:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57562, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55562 - 'take' subfolder bug
'take' subfolder bug
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-10 13:58 UTC by Johannes Kroll (WMDE)
Modified: 2013-10-29 14:38 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Johannes Kroll (WMDE) 2013-10-10 13:58:23 UTC
A Labs user reported the following. Having a folder structure like this:
test.php
folder1/test2.php
folder1/test3.php
'take *' results in the error 'test.php: No such file or directory'.

To reproduce:
$ mkdir -p test && cd test && touch test.php && mkdir -p folder1 && touch folder1/test2.php && touch folder1/test3.php && take *
test.php: No such file or directory

Possibly, 'take' chdirs to the subfolder, then fails to change back before attempting to access test.php.
Comment 1 Marc A. Pelletier 2013-10-10 13:59:36 UTC
Hm.  That bug has been long fixed; but it's possible the package hadn't been updated with it.

Checking.
Comment 2 Marc A. Pelletier 2013-10-29 14:38:30 UTC
It was indeed fixed, but the corrected executable (/usr/bin/take) was overshadowed by the old prototype in /usr/local/bin on -login.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links