From f2e13aef825d620f1d3e7f883c0c5b4045298fc1 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 21 Nov 2013 15:28:38 +0000 Subject: [PATCH] Attune getScriptsAndArgs() function: 1) Python script passed as a parameter to runSalome not necessarily has .py extension; for instance SALOME non-regression grid includes scripts without extension (A0, A1, A2, etc...). 2) Python scripts passed as a parameter to runSalome can have execution permission but not specify execution interpreter (Python) in the header; so we have to explicitly call python