Unverified Commit df12164b authored by nchernia's avatar nchernia Committed by GitHub
Browse files

Update juicer.sh

parent 6403a279
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -897,7 +897,7 @@ then
    then  
	sbatch_time="#SBATCH -t 10080"
    else
	sbatch_time="#SBATCH -t 1440"
	sbatch_time="#SBATCH -t $long_queue_time"
    fi
    if [ $isBCM -eq 1 ]
    then