diff bitten/slave.py @ 33:d8d44216258a

Exit the slave script when the master disconnects; and other minor fixes.
author cmlenz
date Tue, 21 Jun 2005 08:53:43 +0000
parents 0b82d012e42c
children 6da9468a6879
line wrap: on
line diff
--- a/bitten/slave.py
+++ b/bitten/slave.py
@@ -99,4 +99,4 @@
     slave.run()
 
 if __name__ == '__main__':
-    main()
\ No newline at end of file
+    main()
Copyright (C) 2012-2017 Edgewall Software