# HG changeset patch # User Rob Landley # Date 1332369939 18000 # Node ID c8fac8498b6680079c8804ca8fd386087c0d037c # Parent 9f8fb7a20166b413f4d9c18c9304050d4676e7bc Revert debug code accidentally checked in. diff -r 9f8fb7a20166 -r c8fac8498b66 sources/include.sh --- a/sources/include.sh Mon Mar 19 17:25:50 2012 -0500 +++ b/sources/include.sh Wed Mar 21 17:45:39 2012 -0500 @@ -2,8 +2,6 @@ if ! already_included_this 2>/dev/null then -echo includinate $0 - alias already_included_this=true # Set up all the environment variables and functions for a build stage.