[sysadmin-bin] Fishpoke the right host for ostree git hook
- From: Owen Taylor <otaylor src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Fishpoke the right host for ostree git hook
- Date: Thu, 18 Apr 2013 12:59:45 +0000 (UTC)
commit d3e65f1f14ccaa4924a6971644d26d502b0c32ed
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Thu Apr 18 08:59:36 2013 -0400
Fishpoke the right host for ostree git hook
git/post-receive-notify-ostree | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git/post-receive-notify-ostree b/git/post-receive-notify-ostree
index 18bf7ec..c514f67 100755
--- a/git/post-receive-notify-ostree
+++ b/git/post-receive-notify-ostree
@@ -52,7 +52,7 @@ def main():
print >>sys.stderr, "Module name has unexpected characters, can't notify ostree.gnome.org"
return
- process = Popen(["/usr/bin/fishpoke", "ostree-back", "modules_changed", module_name],
+ process = Popen(["/usr/bin/fishpoke", "spinner-back", "modules_changed", module_name],
stdout=None, stderr=None, stdin=None)
process.wait()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]