diff --git a/setup.csh b/setup.csh index 58b0918dd..0508c36d0 100755 --- a/setup.csh +++ b/setup.csh @@ -6,7 +6,7 @@ echo "Executing Wally setup.csh" # Path to Wally repository -set WALLY = $PWD +setenv WALLY $PWD echo '$WALLY set to ' ${WALLY} # Extend alias which makes extending PATH much easier.