summaryrefslogtreecommitdiffstats
path: root/tests/ts/column/fillrow
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/column/fillrow')
-rwxr-xr-xtests/ts/column/fillrow2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/column/fillrow b/tests/ts/column/fillrow
index 172e8587f..71c40da37 100755
--- a/tests/ts/column/fillrow
+++ b/tests/ts/column/fillrow
@@ -15,7 +15,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="fill row"
. $TS_TOPDIR/functions.sh