Skip to content

Commit c92bfa0

Browse files
committed
DEBUG
1 parent 19ca8f3 commit c92bfa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sbin/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ if [ "x$SUPERVISORD_RESTART_POLICY" != "x" ]; then
111111
add_or_replace "$htcondor_supervisord_config" autorestart "${SUPERVISORD_RESTART_POLICY}"
112112
fi
113113

114+
set -x
114115
if [[ $1 == /usr/local/sbin/supervisord_startup.sh ]]; then
115116
# If we're starting the pilot then run cvmfsexec under tini so signals are propagated
116117
safe_exec tini $cvmfsexec_root/cvmfsexec -- -N $CVMFSEXEC_REPOS -- "$@"

0 commit comments

Comments
 (0)