From: Derrick Brashear Date: Thu, 21 Feb 2002 05:15:28 +0000 (+0000) Subject: test-suite-make-sure-test-script-is-executable-20020221 X-Git-Tag: openafs-devel-1_3_1~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=aeeecc446b01258a443cb5705484ba90217407df;p=packages%2Fo%2Fopenafs.git test-suite-make-sure-test-script-is-executable-20020221 since configure creates the script, just chmod it --- diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index e3b6e59d8..27cd58162 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -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 \