]> wimlib.net Git - wimlib/commitdiff
$srcdir fix
authorEric Biggers <ebiggers3@gmail.com>
Mon, 29 Oct 2012 01:37:50 +0000 (20:37 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 29 Oct 2012 01:37:50 +0000 (20:37 -0500)
tests/common_tests.sh

index 240f9a5714f014041cdd78626ec4e6629f01d663..6e585a8afbf1942a6c667122380d0cafeaa7224a 100644 (file)
@@ -49,7 +49,7 @@ do_test 'echo 888 > file;
         echo 888 > file3'
 
 msg "C source code of wimlib"
-do_test 'cp ../$srcdir/src/*.{c,h} .'
+do_test 'cp $srcdir/src/*.{c,h} .'
 
 msg "tons of random stuff"
 do_test 'echo -n 8 > file;