/[smecontribs]/rpms/plague/contribs7/plague-0.4.4.1-pause.patch
ViewVC logotype

Contents of /rpms/plague/contribs7/plague-0.4.4.1-pause.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Mar 27 16:04:53 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: plague-0_4_4_1-10_el4_sme
Import on branch contribs7 of package plague-0.4.4.1-10.el4.sme.src.rpm

1 diff -Nur plague-0.4.4.1-orig/client/client.py plague-0.4.4.1/client/client.py
2 --- plague-0.4.4.1-orig/client/client.py 2006-02-26 17:47:53.000000000 +0100
3 +++ plague-0.4.4.1/client/client.py 2007-09-19 03:01:00.000000000 +0200
4 @@ -347,7 +347,7 @@
5 self._print_builders(builder_list)
6
7 def _do_pause(self, paused):
8 - (e, msg) = server.pause(paused)
9 + (e, msg) = self._server.pause(paused)
10 print msg
11
12 def _cmd_pause(self, args):

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed