shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
ee553b929c
commit
9f904a22ff
@ -1,4 +1,3 @@
|
||||
# UNFIXED BUG: hush thinks that ; && || & have the same precedence.
|
||||
# According to this doc, && || have higher precedence than ; &.
|
||||
# See example below.
|
||||
# Precedence of ; is not a problem in practice. Precedence of & is.
|
||||
|
@ -1,4 +1,3 @@
|
||||
# UNFIXED BUG: hush thinks that ; && || & have the same precedence.
|
||||
# According to this doc, && || have higher precedence than ; &.
|
||||
# See example below.
|
||||
# Precedence of ; is not a problem in practice. Precedence of & is.
|
||||
|
Loading…
Reference in New Issue
Block a user