Bug #132
run()/sudo() strip the output, local() does not
| Status: | Done | Start: | 01/08/2010 | |
| Priority: | Quick | Due date: | ||
| Assigned to: | % 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
Fixes #132: strip local() stdout, like run()/sudo() do.
Revision d5429823e06deb0af627ca915d95d6889c20630c
Re #132, apply to master too.
History
Updated by Jeff Forcier 201 days ago
- 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
- Status changed from Assigned to Done
- % Done changed from 0 to 100
Applied in changeset 2e4acf932618f9d70bac339c035f93d19f881411.
Also available in: Atom