Skip to content

Commit

Permalink
Merge pull request #13 from JeffersonLab/DEV
Browse files Browse the repository at this point in the history
readded in source
  • Loading branch information
T-Britton authored May 24, 2017
2 parents eef7939 + f84b013 commit 53a609e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MCwrapper/MakeMC.csh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ echo "detected c-shell"
if ( "$BATCHRUN" != "0" ) then
# ENVIRONMENT
echo $ENVIRONMENT
#source $ENVIRONMENT
source $ENVIRONMENT
echo pwd=$PWD
mkdir -p $OUTDIR
mkdir -p $OUTDIR/log
Expand Down

0 comments on commit 53a609e

Please sign in to comment.