Commit 489108a5 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-repo: fix

parent 7e1aa7c4
......@@ -22,7 +22,7 @@ load_helper epm-sh-altlinux
epm_repo()
{
local CMD="$1"
shift
[ -n "$CMD" ] && shift
case $CMD in
"-h"|"--help"|help) # HELPCMD: help
get_help HELPCMD $SHAREDIR/epm-repo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment