summaryrefslogtreecommitdiffstats
path: root/tests/ts/misc/line
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/misc/line')
-rwxr-xr-xtests/ts/misc/line2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/misc/line b/tests/ts/misc/line
index 3863a3f89..2acf2d217 100755
--- a/tests/ts/misc/line
+++ b/tests/ts/misc/line
@@ -12,7 +12,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-TS_TOPDIR="$(dirname $0)/../.."
+TS_TOPDIR="${0%/*}/../.."
TS_DESC="line"
. $TS_TOPDIR/functions.sh