X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=compilation;h=487f251d9d1adeb2c4f7c2003e1634e524cc72af;hp=6320e7069b0338802e0928b295f40a992f3307b8;hb=b3e288eca8732f9797c9a2edae25132bf5cf4047;hpb=c98f3820a04e7ada895c6733890a1dd6e30ee7e3 diff --git a/compilation b/compilation index 6320e70..487f251 100644 --- a/compilation +++ b/compilation @@ -13,7 +13,6 @@ load_profile_defaults() { if [ -f "${profile}/make.defaults" ]; then . "${profile}/make.defaults" - echo "loaded ${profile}/make.defaults" fi }