Subversion Repositories DevTools

Rev

Blame | Last modification | View Log | RSS feed

#! /bin/bash
#
# Output from this script will appear in the system journel
# There is no need to log startup status to a local log file
echo 'Starting buildtool'
. /etc/profile
unset GBE_PLATFORM
#jats vars -v
jats -NoExportVars eprog /work/buildtool/abtlaunch || true
echo 'Sleep 30 seconds before restarting'