Salome HOME
Merge branch 'akl/tests_update'
[modules/paravis.git] / test / VisuPrs / Tables / A0.py
index 33bef1fd7368f7fd33909834785ee5026002804a..67a2d7d31fcb3d195c739a528761757f298b3e9e 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
@@ -68,7 +68,7 @@ pvsimple.Render(xy_view)
 # Write image
 
 # Directory for saving snapshots
-picturedir = get_picture_dir(sys.argv[1], "Tables/A0")
+picturedir = get_picture_dir("Tables/A0")
 if not picturedir.endswith(os.sep):
     picturedir += os.sep