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

Annotation 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.2 - (hide annotations) (download)
Mon Sep 8 14:04:49 2008 UTC (15 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import of plague-0.4.5.4-1.el4.sme.1.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