diff options
author | Rob Landley <rob@landley.net> | 2006-05-02 21:39:04 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-05-02 21:39:04 +0000 |
commit | 67d5b8b5b1795a08eadfd3af467dc7a3e18d8769 (patch) | |
tree | bbd3166aa5eb089b2e3e9332b301ab48af19de68 /testsuite/seq.tests | |
parent | 2631486f1bfac59f9217350effcda627da7be875 (diff) | |
download | busybox-w32-67d5b8b5b1795a08eadfd3af467dc7a3e18d8769.tar.gz busybox-w32-67d5b8b5b1795a08eadfd3af467dc7a3e18d8769.tar.bz2 busybox-w32-67d5b8b5b1795a08eadfd3af467dc7a3e18d8769.zip |
Minor tweaks: remove traces of old $COMMAND environment variable.
Diffstat (limited to 'testsuite/seq.tests')
-rwxr-xr-x | testsuite/seq.tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/seq.tests b/testsuite/seq.tests index 2a76d86f9..ebb44e7a6 100755 --- a/testsuite/seq.tests +++ b/testsuite/seq.tests | |||
@@ -6,7 +6,6 @@ | |||
6 | 6 | ||
7 | # AUDIT: Full SUSv3 coverage (except internationalization). | 7 | # AUDIT: Full SUSv3 coverage (except internationalization). |
8 | 8 | ||
9 | [ -z "$COMMAND" ] && COMMAND=seq | ||
10 | . testing.sh | 9 | . testing.sh |
11 | 10 | ||
12 | # testing "test name" "options" "expected result" "file input" "stdin" | 11 | # testing "test name" "options" "expected result" "file input" "stdin" |