Fixed TEST section to cd to tar-1.25 instead of tar-1.24

This commit is contained in:
Scott McCreary
2011-01-30 07:37:40 +00:00
parent fff706bf99
commit 164fe7e1c1

View File

@@ -19,7 +19,7 @@ INSTALL {
}
TEST {
cd tar-1.24
cd tar-1.25
make check
}