Index: lib/dom/scripts/go.sh |
=================================================================== |
--- lib/dom/scripts/go.sh (revision 11969) |
+++ lib/dom/scripts/go.sh (working copy) |
@@ -36,7 +36,7 @@ |
shift |
fi |
-ALLSYSTEMS="dart2js,dummy,htmldart2js,htmldartium" |
+ALLSYSTEMS="htmldart2js,htmldartium" |
SYSTEMS="$ALLSYSTEMS" |
if [[ "$1" != "" ]] ; then |