strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename build-umlkernel script to build-guestkernel
[strongswan.git]
/
testing
/
scripts
/
shutdown-umls
diff --git
a/testing/scripts/shutdown-umls
b/testing/scripts/shutdown-umls
index
e71e466
..
9d37ab1
100755
(executable)
--- a/
testing/scripts/shutdown-umls
+++ b/
testing/scripts/shutdown-umls
@@
-17,13
+17,7
@@
# for more details.
#
-DIR=`dirname $0`
-
-source $DIR/function.sh
-
-[ -f $DIR/../testing.conf ] || die "Configuration file 'testing.conf' not found"
-
-source $DIR/../testing.conf
+. $PWD/scripts/function.sh
cecho "shutting down"
cecho-n " "