aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/handler.bash.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-09-14 22:33:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-10-09 19:44:21 +0300
commite97c6b9b9c90a6f97019021d6bfcc73ed92580cc (patch)
tree3639a628d52b7b0ac6fff0eba5cf7e308921bf98 /brep/handler/handler.bash.in
parent1367aa09951e0aa7491bc2a5bf7209b0b47be65e (diff)
Filter packages manifest against CI request manifest in ci-load
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>