From: Ben Pfaff Date: Tue, 5 Oct 2010 04:28:50 +0000 (-0700) Subject: tests: Remove tests/command/sysfiles-old.sh from list of tests. X-Git-Tag: v0.7.6~91 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=6674515fd416ff3df1e0bd0ad46cfed30636476d tests: Remove tests/command/sysfiles-old.sh from list of tests. This file was deleted in a previous commit but it was still listed in tests/automake.mk. --- diff --git a/tests/automake.mk b/tests/automake.mk index 13e4e989..0c3296e8 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -10,7 +10,6 @@ TESTS_ENVIRONMENT += LC_ALL=C TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT) dist_TESTS = \ - tests/command/sysfiles-old.sh \ tests/command/sysfile-info.sh \ tests/command/split-file.sh \ tests/command/t-test-1-indep-val.sh \