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