prevent path space splitting in testServer.sh (#4007)

This commit is contained in:
blockparole 2020-07-28 05:05:37 +02:00
parent b6aced22de
commit 8970b17f6f

View file

@ -10,7 +10,7 @@ gitcmd="git -c commit.gpgsign=false"
#
# FUNCTIONS
#
source $basedir/scripts/functions.sh
source "$basedir"/scripts/functions.sh
updateTest() {
paperstash