X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=AllTestLauncherSat.py;h=eaa1a967b5054a52b30297dfd3095c4ea38cc061;hb=906073f5c729ba20b170d0af27a60ca6470e28d4;hp=6003382ab3e0ae7d67bb982dfc10add983e14138;hpb=ff5d2ff8116251dc647dfe8740a4fadbe5e12cd9;p=tools%2Fsat.git diff --git a/AllTestLauncherSat.py b/AllTestLauncherSat.py index 6003382..eaa1a96 100755 --- a/AllTestLauncherSat.py +++ b/AllTestLauncherSat.py @@ -58,6 +58,7 @@ import argparse as AP import glob import fnmatch import pprint as PP #pretty print +import src debug = False verboseImport = True @@ -75,7 +76,7 @@ sys.path.insert(0, satdir) sys.path.insert(0, srcdir) # TODO remove that sys.path.insert(0, cmdsdir) # TODO remove that -_user = os.environ['USER'] +_user = src.architecture.get_user() # wambeke is christian at home _developers = ["christian", "wambeke",] # ...who wants