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