summaryrefslogtreecommitdiff
path: root/test/test.d/testing2x.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 02:28:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 02:28:49 -0400
commitf73a4a8844641b780644b8b96865372dc34936bd (patch)
tree15d9b3df6db290f2550a16a255c5e4d8a6caecd7 /test/test.d/testing2x.sh
parent0992cc36f525898ff07032d0ee697ecb62fedc07 (diff)
get tests from lukeshu/archlinux+cleanup+librelib
Diffstat (limited to 'test/test.d/testing2x.sh')
-rwxr-xr-xtest/test.d/testing2x.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.d/testing2x.sh b/test/test.d/testing2x.sh
index 31d85b4..c611ce4 100755
--- a/test/test.d/testing2x.sh
+++ b/test/test.d/testing2x.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-curdir=$(readlink -e $(dirname $0))
+curdir="$(dirname "$(readlink -e "$0")")"
. "${curdir}/../lib/common.inc"
testTesting2xAnyPackage() {