From 172e69f9e3b1fa47e861d277ba6d81a0861a358b Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Thu, 30 Jan 2014 17:15:11 +1100 Subject: [PATCH] Make gen_sct python program executable --- site_ansto/instrument/util/gen_sct.py | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 site_ansto/instrument/util/gen_sct.py diff --git a/site_ansto/instrument/util/gen_sct.py b/site_ansto/instrument/util/gen_sct.py old mode 100644 new mode 100755 index 5d93ceb6..4413d349 --- a/site_ansto/instrument/util/gen_sct.py +++ b/site_ansto/instrument/util/gen_sct.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # Script Context Driver Generator # vim: ft=python ts=8 sts=2 sw=2 expandtab autoindent smartindent #