bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash builtin test changes in 2.04


From: Bill Unruh
Subject: bash builtin test changes in 2.04
Date: 8 Oct 2000 22:28:31 GMT

There seems to have been a change in teh behaviour of the bash builtin
test or [
In particular, the ( EXPRESSION ) syntax seems to have changed so that
[ ! ( -z "$USER" -o -z $PS1 ) ] 
gives and error when it worked in 2.03. It forthermore works for the gnu
/usr/bin/test. Has tehre been a change and why?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]