corrected location of binary under test
This commit is contained in:
gdr-ftp 1998-04-24 19:16:26 +00:00
parent f0419b78c8
commit 39b959d34c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# -------------------------------------------------------------------
# Location of sed command to be tested
set SED=/src/gno/usr.bin/sed/sed
set SED=/obj/gno/usr.bin/sed/sed
# GNO's rm command is implemented under the cp command
set RM="cp -p rm"