From 2bf59b55d3339bb0a11774974ecb5e98ae2d791f Mon Sep 17 00:00:00 2001 From: Ben Greear Date: Thu, 6 May 2021 10:53:19 -0700 Subject: [PATCH] py-scripts: Fix cureate_chamberview_dut.py to be runnable. chmod a+x, and also put the python-script logic at the first line. Signed-off-by: Ben Greear --- py-scripts/create_chamberview_dut.py | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 py-scripts/create_chamberview_dut.py diff --git a/py-scripts/create_chamberview_dut.py b/py-scripts/create_chamberview_dut.py old mode 100644 new mode 100755 index 4ad5b837..a51836e6 --- a/py-scripts/create_chamberview_dut.py +++ b/py-scripts/create_chamberview_dut.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + """ Note: To Run this script gui should be opened with