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

This commit is contained in:
blockparole 2020-07-28 05:05:37 +02:00 committed by GitHub
parent a8ef09b82c
commit 5aaf1c514a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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