From: Derrick Brashear Date: Sat, 20 Apr 2002 19:43:41 +0000 (+0000) Subject: since configure creates the script, just chmod it X-Git-Tag: openafs-stable-1_2_4~61 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ab4950cdc75ee2396d74da6a1add8fc2db95fd71;p=packages%2Fo%2Fopenafs.git since configure creates the script, just chmod it (cherry picked from commit aeeecc446b01258a443cb5705484ba90217407df) --- diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index f502622c2..ce42d26c9 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -370,6 +370,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 \