Skip to content

Commit

Permalink
use clearLMOD_cmd.in instead of clearMT_cmd.in in csh_swap test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed Aug 15, 2019
1 parent 8f0e5ee commit 9644845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rt/csh_swap/csh_swap.tdesc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cat > $(testName).csh << EOF
lua $(projectDir)/src/$CMD csh purge > _stdclr.00
eval \`cat _stdclr.00\`
lua $(projectDir)/src/clearMT_cmd.in.lua csh > _stdclr.01
lua $(projectDir)/src/clearLMOD_cmd.in.lua --shell csh --simple > _stdclr.01
eval \`cat _stdclr.01\`
setenv ORIG_HOME `(cd $HOME; /bin/pwd)`
Expand Down

0 comments on commit 9644845

Please sign in to comment.