summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed/TEST/sed.test
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/TEST/sed.test')
-rw-r--r--usr.bin/sed/TEST/sed.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sed/TEST/sed.test b/usr.bin/sed/TEST/sed.test
index e91036f..71c7f20 100644
--- a/usr.bin/sed/TEST/sed.test
+++ b/usr.bin/sed/TEST/sed.test
@@ -43,9 +43,9 @@
main()
{
- BASE=/usr/old/bin/sed
+ BASE=/usr/bin/sed
BASELOG=sed.out
- TEST=../obj/sed
+ TEST=`cd ..; make whereobj`/sed
TESTLOG=nsed.out
DICT=/usr/share/dict/words
OpenPOWER on IntegriCloud