diff more/smoketest.sh @ 1314:ce5212c0fc05

Fix the includes.
author Rob Landley <rob@landley.net>
date Fri, 03 Dec 2010 20:18:50 -0600
parents d169a2c6f410
children c23377891141
line wrap: on
line diff
--- a/more/smoketest.sh	Fri Dec 03 00:09:32 2010 -0600
+++ b/more/smoketest.sh	Fri Dec 03 20:18:50 2010 -0600
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-. sources/functions.sh || exit 1
-
 # This script compiles stuff under the final system, using distcc to call out
 # to the cross compiler.  It calls run-from-build with a here document.