#237: WebSubmit: remove usage of os.chdir(..) in Move_to_Done.py
-------------------------+--------------------------------------------------
 Reporter:  jcaffaro     |       Owner:      
     Type:  enhancement  |      Status:  new 
 Priority:  critical     |   Milestone:  v1.0
Component:  WebSubmit    |     Version:      
 Keywords:               |  
-------------------------+--------------------------------------------------
 Move_to_Done.py relies on os.chdir(..) to create the submission tar.gz
 archive of the submission in the correct directory.

 Move away from this technique and create the archive by specifying the
 full destination path instead of expecting to be in the correct directory.

 Take the opportunity to replace calls to os.system(..) by
 shellutils.run_shell_command(..)

-- 
Ticket URL: <http://invenio-software.org/ticket/237>
Invenio <http://invenio-software.org>

Reply via email to