Skip to content

Commit

Permalink
Modify client source scritps for crab_light switch. (dmwm#4636)
Browse files Browse the repository at this point in the history
  • Loading branch information
emaszs authored and mmascher committed Sep 2, 2016
1 parent cf0d66e commit 78d38f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/init-light.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
if [ -z "$CRAB_SOURCE_SCRIPT" ]; then
CRAB_SOURCE_SCRIPT="/cvmfs/cms.cern.ch/crab3/crab.sh"
CRAB_SOURCE_SCRIPT="/cvmfs/cms.cern.ch/crab3/crab_standalone.sh"
fi

function getVariableValue {
Expand Down

0 comments on commit 78d38f6

Please sign in to comment.