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:
		@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user