Le 18/10/2011 18:18, MJ Ray a écrit :
>   process = git.am(filename, kwargs=**{'_interactive': True, '3': True})
Just tried this on bug 6963, that does not apply without the -3
argument, and got a nasty :

10:20 ~/koha.dev/koha-community (new/bug_6963 $%)$ git bz apply 6963
  File "/home/paul/bin/git-bz", line 1497
    process = git.am(filename, kwargs=**{'_interactive': True, '3': True})
                                       ^
SyntaxError: invalid syntax


(It's probably easy to fix, but not for me... )
-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to