mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
add typo on setting WALLY for C-shell that caused some incompatability issues
This commit is contained in:
parent
34d521a9ba
commit
825386241a
@ -6,7 +6,7 @@
|
|||||||
echo "Executing Wally setup.csh"
|
echo "Executing Wally setup.csh"
|
||||||
|
|
||||||
# Path to Wally repository
|
# Path to Wally repository
|
||||||
set WALLY = $PWD
|
setenv WALLY $PWD
|
||||||
echo '$WALLY set to ' ${WALLY}
|
echo '$WALLY set to ' ${WALLY}
|
||||||
|
|
||||||
# Extend alias which makes extending PATH much easier.
|
# Extend alias which makes extending PATH much easier.
|
||||||
|
Loading…
Reference in New Issue
Block a user