- Improvement: using jenkins, a temp-direcory based on the date is not enough - added pid

This commit is contained in:
2012-02-06 21:09:13 +01:00
parent 4bb3504829
commit 21a6d88a8c
2 changed files with 1 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ builder_controller() {
####################
# Main
####################
# get the 'real' directory this program stored in (resolve symbolic links)
PRG=$(readlink -f $0)
BASEDIR=`dirname "$PRG"`