Ticket #423 (closed bug: Fixed)

Opened 8 years ago

Last modified 43 years ago

runProcess uses cwd for bad working directory argument

Reported by: magunter Owned by: nobody
Priority: normal Milestone:
Component: libraries/base Version: 6.4
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

When given a path to a non-existent directory,
runProcess uses the
current working directory.  It should throw an exception.

    mike

Change History

Changed 8 years ago by simonmar

  • status changed from assigned to closed
Logged In: YES 
user_id=48280

Fixed, thanks.
Note: See TracTickets for help on using tickets.