Commit ccc75e27 authored by Karl Kornel's avatar Karl Kornel
Browse files

Use the full path for bcl2fastq

parent 72fc9de2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ my $TIMEOUT1 = 7200;

# $RUNCOMMAND is the command we will run.
my @RUNCOMMAND = (qw(
bcl2fastq -l WARNING -o Data/Intensities/BaseCalls -p 9 -d 2 --no-lane-splitting
/usr/local/bin/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