* testsuite/which/which-uses-default-path: Remove extra echo.
This commit is contained in:
parent
66388f89a5
commit
8a8308f129
@ -1,5 +1,4 @@
|
||||
BUSYBOX=$(type -p busybox)
|
||||
echo $BUSYBOX
|
||||
SAVED_PATH=$PATH
|
||||
unset PATH
|
||||
$BUSYBOX which ls
|
||||
|
Loading…
Reference in New Issue
Block a user