]> jspc29.x-matter.uni-frankfurt.de Git - mvd_soft.git/commitdiff
cleaning whitespace in empty lines
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 2 Sep 2014 14:12:12 +0000 (16:12 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 2 Sep 2014 14:12:12 +0000 (16:12 +0200)
s-curves/scurve.sh

index 0607c72cbdba692049b788c0d7981817a2552149..b4b1d5951c43e8335b6984ebedf525d9228e988e 100755 (executable)
@@ -93,7 +93,7 @@ do
     ./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
   fi
   sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-  
+
   for j in `seq 1 1 $numruns` # for all runs, to gather statistics
   do
     echo "run $j"
@@ -110,7 +110,7 @@ do
     trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
     sleep 0.3 # wait until run is finished
   done
-  
+
 done
 
 echo Bank B
@@ -137,7 +137,7 @@ do
     ./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
   fi
   sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-  
+
   for j in `seq 1 1 $numruns` # for all runs, to gather statistics
   do
     echo "run $j"
@@ -154,7 +154,7 @@ do
     trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
     sleep 0.3 # wait until run is finished
   done
-  
+
 done
 
 echo Bank C
@@ -181,7 +181,7 @@ do
     ./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
   fi
   sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-  
+
   for j in `seq 1 1 $numruns` # for all runs, to gather statistics
   do
     echo "run $j"
@@ -198,7 +198,7 @@ do
     trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
     sleep 0.3 # wait until run is finished
   done
-  
+
 done
 
 echo Bank D
@@ -225,7 +225,7 @@ do
     ./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
   fi
   sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-  
+
   for j in `seq 1 1 $numruns` # for all runs, to gather statistics
   do
     echo "run $j"
@@ -242,5 +242,5 @@ do
     trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
     sleep 0.3 # wait until run is finished
   done
-  
+
 done