Python ClearCase Download Vobs Popen Password BASH Program Sketchy
问题 I coded this program yesterday and it was actually working except for when run by CRON. Today, I ran the same script and it does not work. The script will run without any Tracebacks Errors, and it will copy the top folder (vob) from the ClearCase view, but none of the actual important data in the folders and files below the target folder. Here is my Python script. def obtainCode(view="My_VIEW", folder="/my_folder"): """Download code from ClearCase's File System and put it on the hard-drive"""