aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/handler.bash.in
diff options
context:
space:
mode:
Diffstat (limited to 'brep/handler/handler.bash.in')
-rw-r--r--brep/handler/handler.bash.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/handler/handler.bash.in b/brep/handler/handler.bash.in
index 89e7e21..fa287a3 100644
--- a/brep/handler/handler.bash.in
+++ b/brep/handler/handler.bash.in
@@ -37,7 +37,7 @@ if [ "$#" -gt 0 ]; then
# identifies the posted entity. A handler may overwrite this value if that's
# not the case.
#
- info_ref="$(basename "${!#/}")"
+ info_ref="$(basename "${!#%/}")"
fi
function info () # <severity> <text>