btrfs-progs: tests: fix source path for testsuite
[platform/upstream/btrfs-progs.git] / autogen.sh
index 80442c5..342941b 100755 (executable)
@@ -61,7 +61,6 @@ echo "   autoconf:   $(autoconf --version | head -1)"
 echo "   autoheader: $(autoheader --version | head -1)"
 echo "   automake:   $(automake --version | head -1)"
 
-chmod +x version.sh
 rm -rf autom4te.cache
 
 aclocal -I m4 $AL_OPTS &&