summaryrefslogtreecommitdiffstats
path: root/client/test_func.py
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2007-09-20 18:46:39 -0400
committerAdrian Likins <alikins@redhat.com>2007-09-20 18:46:39 -0400
commitc52285088c7b1c5744e26ac43e2faf0f1b302585 (patch)
tree82540d9c852a28eab24c473bb180233e3a5b89e5 /client/test_func.py
parentbfc12e218fa56755aa37338c5aa36feee632ed49 (diff)
parent74d7edb0c56505eaf657565a95eb209ea09a3b8f (diff)
downloadthird_party-func-c52285088c7b1c5744e26ac43e2faf0f1b302585.tar.gz
third_party-func-c52285088c7b1c5744e26ac43e2faf0f1b302585.tar.xz
third_party-func-c52285088c7b1c5744e26ac43e2faf0f1b302585.zip
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Diffstat (limited to 'client/test_func.py')
-rw-r--r--client/test_func.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/test_func.py b/client/test_func.py
index 21c2009..ede9bbf 100644
--- a/client/test_func.py
+++ b/client/test_func.py
@@ -8,6 +8,7 @@ import xmlrpclib
s = xmlrpclib.ServerProxy("http://127.0.0.1:51234")
print s.test_add(1, 2)
+print s.service_restart("httpd")