Subversion Repositories DevTools

Rev

Rev 1483 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1483 Rev 1485
Line 502... Line 502...
502
 
502
 
503
#
503
#
504
#   Source the users script
504
#   Source the users script
505
#   This is processed in the context of this script
505
#   This is processed in the context of this script
506
#
506
#
-
 
507
mkdir -p ${WORK_DIR}
507
cd ${WORK_DIR}
508
cd ${WORK_DIR}
508
source ${LAUNCH_SCRIPT}
509
source ${LAUNCH_SCRIPT}
509
 
510
 
510
 
511
 
511
if [ ${DEBIAN_PACKAGE} ]; then 
512
if [ ${DEBIAN_PACKAGE} ]; then