You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sub fails with the command mv: rename share/sub to share/sub/sub: Invalid argument if you name your sub 'sub'. I'm not sure of your intentions but if that name is not allowed, it should fail early with an error message
The text was updated successfully, but these errors were encountered:
Nice catch! The prepare script should just skip all of the renaming stuff if you want a sub named sub.
On Friday, September 28, 2012 at 11:01 AM, Lee Jarvis wrote:
sub fails with the command mv: rename share/sub to share/sub/sub: Invalid argument if you name your sub 'sub'. I'm not sure of your intentions but if that name is not allowed, it should fail early with an error message
—
Reply to this email directly or view it on GitHub (#1).
sub fails with the command
mv: rename share/sub to share/sub/sub: Invalid argument
if you name your sub 'sub'. I'm not sure of your intentions but if that name is not allowed, it should fail early with an error messageThe text was updated successfully, but these errors were encountered: