diff options
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index f67f8d1f5..dbf6d809c 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -27,7 +27,7 @@ all: binaries sysbinaries binaries: $(BINARIES) sysbinaries: FRC - sh -x bin/locate.sh initdb postgres pg_ctl mysqld + bin/locate.sh initdb postgres pg_ctl mysqld ls -la bin.sys # Compile and link the programs: |