hush testsuite: fix another false positive
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
d3b4e5ec6a
commit
9793fc576a
@ -1,2 +1,2 @@
|
||||
hush: can't execute 'a=b': No such file or directory
|
||||
1
|
||||
127
|
||||
|
@ -1,4 +1,3 @@
|
||||
# This must not be interpreted as an assignment
|
||||
a''=b true
|
||||
echo $?
|
||||
# (buglet: $? should be 127. it is currently 1)
|
||||
|
Loading…
Reference in New Issue
Block a user