Minor tweaks: remove traces of old $COMMAND environment variable.

This commit is contained in:
Rob Landley
2006-05-02 21:39:04 +00:00
parent 2631486f1b
commit 67d5b8b5b1
2 changed files with 1 additions and 5 deletions

View File

@@ -6,7 +6,6 @@
# AUDIT: Full SUSv3 coverage (except internationalization).
[ -z "$COMMAND" ] && COMMAND=seq
. testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"