Using die() for some more error messages.

This commit is contained in:
Ingo Karkat
2010-07-14 17:31:11 +02:00
parent 83053fd0c1
commit 8a95a66749
3 changed files with 6 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ commands work, including support for filtering.
test_todo_session 'nonexistant file' <<EOF
>>> todo.sh addto garden.txt notice the daisies
TODO: Destination file $HOME/garden.txt does not exist.
=== 1
EOF
touch "$HOME/garden.txt"