Commit a9a0a1c6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbsh: fix mistake

parent 0a6c9766
......@@ -110,7 +110,7 @@ if [ "$RESULT" = "0" ] && [ -n "$INSTALLPKG" ] ; then
$ETERBUILDBIN/loginhsh -Y -t -i -b $BINARYREPO $BINPACKAGES
RESULT=$?
echog"Remove packages from test hasher dir ..."
echog "Remove packages from test hasher dir ..."
docmd $ETERBUILDBIN/myhsh -r $MENVARG $BINPACKAGES
fi
......
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