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

Annotation of /rpms/plague/contribs8/plague-0.4.4.1-pause.patch

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


Revision 1.1 - (hide annotations) (download)
Thu Mar 27 16:07:38 2008 UTC (16 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: plague-0_4_4_1-10_el5_sme
Import on branch contribs8 of package plague-0.4.4.1-10.el5.sme.src.rpm

1 slords 1.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