Dear Jason,
The "$ TMP=/tmp rebaseall" command worked! Thank you. When a new Cygwin is available w/ your changes please let me know...
Best regards, Dean
On Tue, Feb 08, 2005 at 08:01:11AM -0800, Dean N. Williams wrote:
$ rebaseall /usr/bin/rebaseall: line 70: [: too many arguments /usr/bin/rebaseall: line 75: [: too many arguments /usr/bin/rebaseall: line 94: $TmpFile: ambiguous redirect cannot read /cygdrive/c/Documents
On my laptop installation everything works just fine. What is the
difference?
The TMP and/or TEMP environment variables have at least two spaces in them.
The easiest workaround is to execute rebaseall like the following:
$ TMP=/tmp rebaseall
Long term I will change rebaseall to deal better with spaces in shell variables.
Jason
-- http://mail.python.org/mailman/listinfo/python-list