update tests for latest shelltestrunner

This commit is contained in:
Simon Michael 2009-07-12 19:55:02 +00:00
parent e110976b47
commit 163ba5de93
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
; ignore the binary we are invoked with
# ignore the binary we are invoked with
-f/dev/null; echo "2009/1/32" | hledger add 2>&1 | tail -1 | sed -e's/\[[^]]*\]//g'
>>>
date : date :

View File

@ -1,4 +1,4 @@
; ignore the binary we are invoked with
# ignore the binary we are invoked with
-f/dev/null; echo | hledger add 2>&1 |tail -1 |sed -e's/\[[^]]*\]//g'
>>>
date : description:

View File

@ -1,4 +1,4 @@
; ignore the binary we are invoked with
# ignore the binary we are invoked with
-f/dev/null; printf "\n\n" | hledger add 2>&1 |tail -1 | sed -e's/\[[^]]*\]//g'
>>>
date : description: description:

View File

@ -1,4 +1,4 @@
; shouldn't exit code be 1 ?
# shouldn't exit code be 1 ?
register
<<<
2009/1/1 a