aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorblockparole <[email protected]>2020-07-28 05:05:37 +0200
committerGitHub <[email protected]>2020-07-27 23:05:37 -0400
commit5aaf1c514af9670b2d98cfd875b5a3ec295ae578 (patch)
tree85f216ee618d130dd44d2339f2aedac95f91e040 /scripts
parenta8ef09b82c5f59901a0d48c5c72935cdfed417b6 (diff)
downloadPaper-5aaf1c514af9670b2d98cfd875b5a3ec295ae578.tar.gz
Paper-5aaf1c514af9670b2d98cfd875b5a3ec295ae578.zip
prevent path space splitting in testServer.sh (#4007)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/testServer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/testServer.sh b/scripts/testServer.sh
index 834e4a9178..3fabfcd0bf 100755
--- a/scripts/testServer.sh
+++ b/scripts/testServer.sh
@@ -10,7 +10,7 @@ gitcmd="git -c commit.gpgsign=false"
#
# FUNCTIONS
#
-source $basedir/scripts/functions.sh
+source "$basedir"/scripts/functions.sh
updateTest() {
paperstash