summaryrefslogtreecommitdiff
path: root/test/test.d/packages.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 01:59:40 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 01:59:40 -0400
commitfdc37e5cf06d845a88971881a99de034a723c94a (patch)
tree6a12e5972fecd04800713d0e50dbc4d4a3d51d49 /test/test.d/packages.sh
parentff2983c207e6ab2a9381e20312355c42307187f6 (diff)
Grab an updated test/ directory from lukeshu/archlinux+cleanup+librelib
It's not like we were running the tests anyway, and this makes merging easier.
Diffstat (limited to 'test/test.d/packages.sh')
-rwxr-xr-xtest/test.d/packages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.d/packages.sh b/test/test.d/packages.sh
index 488cb15..18266eb 100755
--- a/test/test.d/packages.sh
+++ b/test/test.d/packages.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-curdir=$(readlink -e $(dirname $0))
+curdir="$(dirname "$(readlink -e "$0")")"
. "${curdir}/../lib/common.inc"
testPackages() {