From e6a88649dce4a1cd4461bbf020a27d8c9e97ac1e Mon Sep 17 00:00:00 2001 From: David Date: Tue, 15 May 2012 11:32:07 +0200 Subject: [PATCH] changed interpreter to python2 instead of python 2.7 --- df_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/df_check.py b/df_check.py index 13a94ef..f35b0ce 100755 --- a/df_check.py +++ b/df_check.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.7 +#!/usr/bin/python2 import os