Added check for [ a==b ]

This commit is contained in:
Vidar Holen 2012-11-08 20:43:51 -08:00
parent 947ae519a2
commit f9f2982c9f
2 changed files with 8 additions and 1 deletions

View file

@ -146,7 +146,6 @@ acceptButWarn parser level note = do
)
prop_readConditionContents = isWarning readCondition "[ grep -q file dir ]"
readConditionContents single = do
readCondOr `attempting` (lookAhead $ do
pos <- getPosition