Commit 2526283c authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs: use gita show instead of girar-show

parent d30e3d25
...@@ -394,8 +394,7 @@ if [ -n "$UPLOADNOW" ] && is_gear $SPECDIR ; then ...@@ -394,8 +394,7 @@ if [ -n "$UPLOADNOW" ] && is_gear $SPECDIR ; then
fi fi
if [ -n "$TASKNUMBER" ] ; then if [ -n "$TASKNUMBER" ] ; then
showcmd "GIT_ALT=$GEARHOST girar-show $TASKNUMBER@" docmd $ETERBUILDBIN/gita $GIRARHOST show "$TASKNUMBER@"
GIT_ALT=$GEARHOST girar-show "$TASKNUMBER@"
fi fi
exit $res exit $res
......
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