Explorar o código

err, need to make sure the wrapper is executed separately

Mike Frysinger %!s(int64=19) %!d(string=hai) anos
pai
achega
021614cde5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      test/stat/Makefile

+ 2 - 2
test/stat/Makefile

@@ -12,5 +12,5 @@ OPTS_stat   := stat.c
 OPTS_stat64 := stat64.c
 
 # make sure the change in atime doesn't screw us up
-WRAPPER_stat   := touch -r . stat.c
-WRAPPER_stat64 := touch -r . stat64.c
+WRAPPER_stat   := touch -r . stat.c ;
+WRAPPER_stat64 := touch -r . stat64.c ;