diff options
-rwxr-xr-x | torturetest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torturetest.py b/torturetest.py index fc5412fc..48bf4881 100755 --- a/torturetest.py +++ b/torturetest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 import sys, getopt, os, smtplib, commands, time |