Skip to content

Commit

Permalink
oopse
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Britton committed Apr 18, 2017
1 parent e0e3ff1 commit 3ed5325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MCwrapper/MakeMC.sh
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ fi
if [[ "$gen_pre" != "file" ]]; then
mv $PWD/*.conf $OUTDIR/configurations/
fi
set hddmfiles=`ls *.hddm`
hddmfiles=`ls *.hddm`
if [[ $hddmfiles != "" ]]; then
mv $PWD/*.hddm $OUTDIR/hddm/
fi
Expand Down

0 comments on commit 3ed5325

Please sign in to comment.