Salome HOME
Merge branch 'akl/tests_update'
[modules/paravis.git] / test / VisuPrs / Tables / A2.py
index ac62469ee05b9ecf65593d278b0052e848cabb40..69e3890ffe2e0f828b2dcaa01563e8d3adb37071 100755 (executable)
@@ -1,9 +1,9 @@
-# Copyright (C) 2010-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -66,7 +66,7 @@ pvsimple.Render(xy_view)
 # Write image
 
 # Directory for saving snapshots
-picturedir = get_picture_dir(sys.argv[1], "Tables/A2")
+picturedir = get_picture_dir("Tables/A2")
 if not picturedir.endswith(os.sep):
     picturedir += os.sep