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
Actually, I'm more confused... 'test' should be dash/bash's builtin, but it seems to fail transparently on my toybox-as-utils system... I'll need to look into this, please disregard for a while
Example problem ('test' = GNU coreutils):
This breaks xz's configure script, which thinks there's no POSIX shell because of this.
https://github.com/tukaani-project/xz/blob/dbca3d078ec581600600abebbb18769d3d713914/m4/posix-shell.m4#L36-L38
Not sure what the proper fix here is. Should leading 0's be interpreted as octal?
The text was updated successfully, but these errors were encountered: