From 88a840788e82289d417983acf4b49f2c2778296d Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 4 Jan 2011 16:15:53 +0000 Subject: fix problem with python threads on 2010.1 --- repsys-ssh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 repsys-ssh (limited to 'repsys-ssh') diff --git a/repsys-ssh b/repsys-ssh new file mode 100755 index 0000000..9532421 --- /dev/null +++ b/repsys-ssh @@ -0,0 +1,2 @@ +#!/bin/sh +ssh -o "BatchMode yes" $* -- cgit v1.2.1