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
when you're trying to run an especially complicated set of command options in
wm/deb it doesn't
quote the values that you give it. So:
push -dc '{ORS=/n/go/usr/npe/push/util/blf.dis; cat /tmp/testfile |< cat >|
cat}'
will return a usage() because the quoted shell block will get split up.
Original issue reported on code.google.com by [email protected] on 26 Jan 2009 at 5:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Jan 2009 at 5:10The text was updated successfully, but these errors were encountered: