Salome HOME
0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS
[modules/paravis.git] / test / VisuPrs / GaussPoints / C5.py
index d0eb775bf7fbb21c6a24555fb437c6d0889147d2..6ca4a0804bc5b17621340df520d758a0bf5480d2 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/C5")
+picturedir = get_picture_dir("GaussPoints/C5")
 if not picturedir.endswith(os.sep):
     picturedir += os.sep