• Vitaly Lipatov's avatar
    rpmbs: do not leak subtask into gita show/task run/task rm · 7dbaa7c7
    Vitaly Lipatov authored
    The -a TASKbeforeSUBTASK syntax expanded the argument into a single
    TASKNUMBER="TASK SUBTASK" (sed 's/before/ /g'). That value flowed into
    every task command, not just gita add: gita show "427330 200" was
    forwarded as girar-show "427330 200@", which girar-show rejects with
    "bad argument", and task rm/task run would break the same way.
    
    Split the argument into TASKNUMBER (task only) and SUBTASK, and pass
    SUBTASK only to gita add (the one place where "before subtask" is
    meaningful). show/run/rm now receive the bare task number.
    7dbaa7c7
Name
Last commit
Last update
..
aptU Loading commit data...
dmake Loading commit data...
emkimage Loading commit data...
gacl Loading commit data...
gammit Loading commit data...
gita Loading commit data...
gitask Loading commit data...
jmake Loading commit data...
loginhsh Loading commit data...
myhsh Loading commit data...
rpmbb Loading commit data...
rpmbp Loading commit data...
rpmbph Loading commit data...
rpmbps Loading commit data...
rpmbs Loading commit data...
rpmbsh Loading commit data...
rpmbugs Loading commit data...
rpmck Loading commit data...
rpmcs Loading commit data...
rpmeterbuild Loading commit data...
rpmgp Loading commit data...
rpmgs Loading commit data...
rpmlog Loading commit data...
rpmpub Loading commit data...
rpmrb Loading commit data...
rpmreqs Loading commit data...
rpmunmets Loading commit data...
rpmurl Loading commit data...
runinhsh Loading commit data...