[PATCH 1/3] Add execReadlines utility

Chris Lumens clumens at redhat.com
Wed Apr 3 20:51:49 UTC 2013


> +def execReadlines(command, argv, stdin=None, root='/', env_prune=[]):

You meant env_prune=None here.  I'll spare you the standard lecture
since you did it correctly later on, so you obviously just spaced out on
this one.

- Chris


More information about the anaconda-patches mailing list