Bug #132

avatar

run()/sudo() strip the output, local() does not

Added by Carl Meyer 202 days ago. Updated 63 days ago.

Status:Done Start:01/08/2010
Priority:Quick Due date:
Assigned to:avatarJeff Forcier % Done:

100%

Category:Operations
Target version:0.9.1

Description

Just a little inconsistency that can be surprising: I ran run(‘mktemp’) and was able to use the output directly, local(‘mktemp’) caused me all sorts of problems with the trailing newline until I realized what was going on.

Fixed here.

Associated revisions

Revision 2e4acf932618f9d70bac339c035f93d19f881411
Added by Jeff Forcier 63 days ago

Fixes #132: strip local() stdout, like run()/sudo() do.

History

Updated by Jeff Forcier 201 days ago

avatar
  • Category set to Operations
  • Status changed from New to Assigned
  • Assigned to set to Jeff Forcier
  • Priority changed from Normal to Quick
  • Target version set to 0.9.1

Updated by Jeff Forcier 63 days ago

avatar
  • Status changed from Assigned to Done
  • % Done changed from 0 to 100

Also available in: Atom