+ Replaced use of os.popen with os.system in places where it wasn't important to read anything back from a command. This should avoid problems like the error code status being read, or the existence of a file [that should have been created by the command] being tested before the command that was launched under os.popen has actually finished executing.
Description
Description
Details
Details
- Committed
Nicholas Robinson <nicholas.robinson@cern.ch> Feb 27 2008, 12:44 - Parents
- R3600:27aebe994541: Made bibclassifyd to run. Added a couple of example in demo site.
- Branches
- Unknown
- Tags