When I run pvbatch, with the following script, pvbatch never exits. Is there a
way to get pvbatch to exit?
# write a file
f = open('/... /working.txt', 'w')
f.write('script worked\n')
f.close()
# exit
exit()
Thanks,
Alan
--------------------------------------------------------
W. Alan Scott
ParaView Support Manager
GAITS
Sandia National Laboratories, MS 0822
Org 9326 - Building 880 A1-C
(505) 284-0932 FAX (505) 284-5619
---------------------------------------------------------
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview