diff --git a/test/run.sh b/test/run.sh index 383b616..09afab9 100755 --- a/test/run.sh +++ b/test/run.sh @@ -10,7 +10,7 @@ sh "$top"/setup.sh help # shrc for sh in sh bash zsh do - sh -n "$top"/shrc + $sh -n "$top"/shrc done