summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-12-15 01:32:17 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-12-15 01:32:17 +0000
commitd214260572f9ba10c602e9ea87c197acc2ae47d5 (patch)
treeb3b81519c35168866aed1001b564414ca0ce8f55 /tests
parent3a8e9ea4ace31d95f57103ea2904de292c443110 (diff)
downloadxkeyboard-config-d214260572f9ba10c602e9ea87c197acc2ae47d5.tar.gz
Better dir handling
Diffstat (limited to 'tests')
-rwxr-xr-xtests/genLists4Comparizon.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/genLists4Comparizon.sh b/tests/genLists4Comparizon.sh
index ee2f2ee..fa7746c 100755
--- a/tests/genLists4Comparizon.sh
+++ b/tests/genLists4Comparizon.sh
@@ -6,7 +6,8 @@
# extra escaping character) - but all the rest should be in sync.
#
-ROOT="`dirname $0`/.."
+cd $(dirname $0)
+ROOT=".."
F1=reg2ll.lst
F2=gn2ll.lst
F1b=${F1}base