[quilt-dev mailing list's insipid Reply-To: munging noticed and repaired] On Mon, 23 Apr 2012 14:12:43 -0700, Greg KH <[email protected]> wrote: > So I came up with 'quilt env', a simple dump of the environment > variables that quilt runs with, that any other script can then take and > use as needed.
Hi Greg: Why not just 'quilt shell <shell-command>', where that command can be env. Then you can do other things like 'quilt shell echo $QUILT_FOO'. Or 'quilt shell pwd' (run after locating the project root). _______________________________________________ Quilt-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/quilt-dev
