Commit 850f4fa1 authored by Karl Kornel's avatar Karl Kornel
Browse files

Revert "Use INFO log level for the analysis command"

This reverts commit a23a94f1.
parent 12f3954b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ my $TIMEOUT1 = 7200;

# $RUNCOMMAND is the command we will run.
my @RUNCOMMAND = (qw(
bcl2fastq -l INFO -o Data/Intensities/BaseCalls -p 9 -d 2 --no-lane-splitting
bcl2fastq -l WARNING -o Data/Intensities/BaseCalls -p 9 -d 2 --no-lane-splitting
));

# Next, let's make a big list of global variables.  These all initially start