From 5ffd75d4538e91ceecfb4204ed353bd87d2e9b00 Mon Sep 17 00:00:00 2001 From: abd Date: Mon, 23 Oct 2006 12:56:45 +0000 Subject: [PATCH] Crossplatform launching of Salome --- bin/launchSalome.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/launchSalome.py b/bin/launchSalome.py index cc90d3f1a..08aea588a 100755 --- a/bin/launchSalome.py +++ b/bin/launchSalome.py @@ -1,4 +1,4 @@ -from Utils_Identity import getShortHostName +#!/usr/bin/env python import socket import os -- 2.39.2