fix stderr test. ls behaves differently on errors on linux...

This commit is contained in:
Bernhard Amann 2013-05-27 23:07:37 -07:00
parent 08656c976b
commit f1745ff488
2 changed files with 18 additions and 6 deletions

View file

@ -1,6 +1,6 @@
Process finished event
input
1
Exit code != 0
Input::EVENT_NEW
..:
F
@ -14,13 +14,13 @@ Input::EVENT_NEW
stderr.bro
F
Input::EVENT_NEW
ls: ../nonexistant: No such file or directory
stderr output contained nonexistant
T
Input::EVENT_NEW
ls: ../nonexistant2: No such file or directory
stderr output contained nonexistant
T
Input::EVENT_NEW
ls: ../nonexistant3: No such file or directory
stderr output contained nonexistant
T
done
End of Data event