Fixed the TEST for subversion, needed to cd into the directory first...

This commit is contained in:
Scott McCreary
2011-05-04 18:14:37 +00:00
parent 792d179227
commit 0921f80f44

View File

@@ -27,6 +27,7 @@ INSTALL {
}
TEST {
cd subversion-1.6.15
make check
}