Salome HOME
0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS
[modules/paravis.git] / test / VisuPrs / GaussPoints / A6.py
index 871d9b984a091e52289d2b94c5374c2d6761d7ba..30c51c7e7018933c5343d162ea716a0a4686160d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2013  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
@@ -30,7 +30,7 @@ import pvsimple
 
 
 # Directory for saving snapshots
-picturedir = get_picture_dir(sys.argv[1], "GaussPoints/A6")
+picturedir = get_picture_dir("GaussPoints/A6")
 if not picturedir.endswith(os.sep):
     picturedir += os.sep