History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1254
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: U. Artie Eoff
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

util.readOutput does not execute in specified working directory

Created: 16/Apr/12 06:19 PM   Updated: 23/Apr/12 01:34 AM
Component/s: None
Affects Version/s: 4.0.31
Fix Version/s: 4.0.36

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Fedora 16 x86_64


 Description  « Hide
util.readOutput(java.lang.String, java.io.File) does not execute in the working directory specified by the java.io.File parameter. It always executes in the "bin" installation path.

For example:

util.readOutput("ls -alh", configuration.getWorkspaceDir().getAbsoluteFile())

...always returns a <quickbuild installpath>/bin directory listing.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.