test.py
changeset 6327 246934d7b912
parent 6315 1f53e122254b
child 6337 92c95748a915
--- a/test.py	Tue Jun 01 09:46:39 2010 +0200
+++ b/test.py	Wed Jun 02 19:58:41 2010 +0530
@@ -948,7 +948,7 @@
 
                 if options.verbose:
                     print "returncode = %d" % job.returncode
-                    print "---------- beign standard out ----------"
+                    print "---------- begin standard out ----------"
                     print standard_out
                     print "---------- begin standard err ----------"
                     print standard_err