Skip to content
Snippets Groups Projects
Commit 4625d461 authored by mads's avatar mads
Browse files

bugfix

parent 569f2603
No related branches found
No related tags found
No related merge requests found
......@@ -635,7 +635,7 @@ cp -R . /scratch/$USER/$PBS_JOBID
cd /scratch/$USER/$PBS_JOBID
pwd
echo "---------------------"
%s -c "from wetb.hawc2.cluster_simulation import ClusterSimulation;ClusterSimulation('.','%s', ('%s',%s'))"
%s -c "from wetb.hawc2.cluster_simulation import ClusterSimulation;ClusterSimulation('.','%s', ('%s','%s'))"
echo "---------------------"
echo $?
echo "---------------------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment