[Swift-devel] [Bug 153] SGE adapter for gram acting weird on	TACC_Ranger
    bugzilla-daemon at mcs.anl.gov 
    bugzilla-daemon at mcs.anl.gov
       
    Wed Aug  6 12:42:27 CDT 2008
    
    
  
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=153
------- Comment #1 from skenny at uchicago.edu  2008-08-06 12:42 -------
the file that needed to be altered for redirection of stdout was:
swift/libexec/vdl-int.k
175c175
<                               task:execute("/bin/rm", arguments="-rf {dir}",
host=host, batch=true, stdout="/dev/null", stderr="/dev/null")
---
>                               task:execute("/bin/rm", arguments="-rf {dir}", host=host, batch=true)
403c403
<                                                       redirect=true
---
>                                                       redirect=false
-- 
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the Swift-devel
mailing list