]> git.ozlabs.org Git - patchwork/commit
tools: De-hyphenate Git commands in update-patchwork-status.py
authorMartin Krafft <madduck@madduck.net>
Thu, 4 Feb 2010 16:18:54 +0000 (16:18 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 10 Aug 2010 03:49:35 +0000 (11:49 +0800)
commitbe40f2b35c98cd5cec0fd7df25017201b6852ffd
treefa8ff73e0f73e5899087f78227b181a0095c9c81
parent16837a924858d296f288a0e9566f16e33f21195c
tools: De-hyphenate Git commands in update-patchwork-status.py

Even though update-patchwork-status.py doesn't really do anything yet,
it uses the ancient way to call Git commands, so this patch fixes that.

Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/bin/update-patchwork-status.py