]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
test-suite-make-sure-test-script-is-executable-20020221
authorDerrick Brashear <shadow@dementia.org>
Thu, 21 Feb 2002 05:15:28 +0000 (05:15 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 21 Feb 2002 05:15:28 +0000 (05:15 +0000)
since configure creates the script, just chmod it

src/tests/Makefile.in

index e3b6e59d824d3f71c50f07f367be526638703877..27cd581620fc15faa4b7e8cefca8c39d8151714a 100644 (file)
@@ -364,6 +364,7 @@ uninstall:
 
 all: run-tests OpenAFS/OS.pm libxfiles.a libdumpscan.a $(TEST_PROGRAMS)\
        afsdump_scan afsdump_dirlist afsdump_extract dumptool
+       @chmod +x run-tests
 
 clean:
        -rm -f xf_errs.c xf_errs.h dumpscan_errs.c dumpscan_errs.h *.o \