diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/common-functions.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh index 2e24f47a..c8ffa620 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -3,8 +3,6 @@ # Copyright 2014-2015 Holger Levsen <holger@layer-acht.org> # released under the GPLv=2 -HOSTNAME=jenkins - common_cleanup(){ echo "$(date) - $0 stopped running as $TTT, which will now be removed." rm -f $TTT |