Skip to content

Commit

Permalink
change default
Browse files Browse the repository at this point in the history
  • Loading branch information
jiang548 committed May 4, 2022
1 parent 72984d2 commit c0938b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/file_manage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ ncheck=$2
bar_len=$3
prefix=$4
N=$5
slurm=${6:slurm}
slurm=${6:-slurm}

time_lap=$(($1/$2))

Expand Down

0 comments on commit c0938b7

Please sign in to comment.