Skip to content

Commit

Permalink
Fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Mar 21, 2024
1 parent 05e1b6f commit 8e4aac1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pipeline-gen3sis/materials/gen3sis-runs.sbatch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#SBATCH [email protected]
#SBATCH --job-name=gen3sis_hstrat
#SBATCH --time=0-12:00
#SBATCH --mem-per-cpu=4G
#SBATCH --mem-per-cpu=4G

cd /mnt/scratch/dolsonem/hstrat-evolutionary-inference/pipeline-gen3sis/materials

Expand All @@ -32,4 +32,3 @@ for i in {91..120}
do
RNG_SEED=${i} TREATMENT=${CURR_TREAT} ./run_simulation.sh
done

0 comments on commit 8e4aac1

Please sign in to comment.