Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions runpilot2-wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down