aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/ci/ci-dir.in
diff options
context:
space:
mode:
Diffstat (limited to 'brep/handler/ci/ci-dir.in')
-rw-r--r--brep/handler/ci/ci-dir.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/handler/ci/ci-dir.in b/brep/handler/ci/ci-dir.in
index 2915b25..ee4e88d 100644
--- a/brep/handler/ci/ci-dir.in
+++ b/brep/handler/ci/ci-dir.in
@@ -30,7 +30,7 @@ fi
# CI request data directory (last and the only argument).
#
-data_dir="${!#/}"
+data_dir="${!#%/}"
if [ -z "$data_dir" ]; then
error "$usage"