X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=blobdiff_plain;f=root-context%2Fexec%2Frun_with_devices;h=d241866d29927a212cd946886736240c5d2f81ca;hp=c0b2312a3758913201cb92e3a320a6d96cf4932a;hb=HEAD;hpb=1c9f2253e141dfd3acefb3be27631fec9f6b43c2 diff --git a/root-context/exec/run_with_devices b/root-context/exec/run_with_devices index c0b2312..d241866 100755 --- a/root-context/exec/run_with_devices +++ b/root-context/exec/run_with_devices @@ -1,4 +1,4 @@ -#!/usr/bin/python -u +#!/usr/bin/python2 -u # All vsys scripts should use STDOUT in unbuferred mode, or else sometimes your output will get bufferred and you will not see it till the buffer gets flushed. import sys