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

Contents 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.2 - (show annotations) (download)
Mon Sep 8 13:40:51 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.3-1.el5.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