diff --git a/runpilot2-wrapper.sh b/runpilot2-wrapper.sh index 6777641..287ea2f 100755 --- a/runpilot2-wrapper.sh +++ b/runpilot2-wrapper.sh @@ -199,15 +199,6 @@ function check_cvmfs() { apfmon_fault 64 sortie 64 fi - - if [ -f /cvmfs/sft-nightlies.cern.ch/lcg/lastUpdate ]; then - : - else - log "FATAL: /cvmfs/sft-nightlies.cern.ch/lcg/lastUpdate does not exist" - err "FATAL: /cvmfs/sft-nightlies.cern.ch/lcg/lastUpdate does not exist" - apfmon_fault 64 - sortie 64 - fi } function setup_alrb() {