]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added TTL, split, and merge options to URL
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Apr 2013 09:48:16 +0000 (09:48 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Apr 2013 09:48:16 +0000 (09:48 +0000)
PWGLF/FORWARD/analysis2/qa/RunGridQA.sh

index e3541431d2fdd69d4d1904b3e0366adb559e07f1..e5449141ce607c4cafbb34c9d8cdf488fc6f8d6e 100755 (executable)
@@ -211,7 +211,7 @@ cat <<EOF
 EOF
 
 # --- Do the actual running ------------------------------------------
-url="alien:///alice/data/${year}/${prodfull}\?run=${runs}\&pattern=${search}#esdTree"
+url="alien:///alice/data/${year}/${prodfull}\?run=${runs}\&pattern=${search}&ttl=18000&split=100&merge=50#esdTree"
 train=MakeQATrain
 opts=(--class=${train} \
     --name=${name} \