Remove obsolete compile script

Signed-off-by: James Ren <[email protected]>

--- autotest/frontend/client/TestPlannerClient-compile  2010-04-22 
10:34:20.000000000 -0700
+++ /dev/null   2009-12-17 12:29:38.000000000 -0800
@@ -1,7 +0,0 @@
-#!/bin/sh
-APPDIR=`dirname $0`;
-GWTDIR=`$APPDIR/gwt_dir`;
-java  -Xmx512M \
-  -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar" 
\
-  -Djava.awt.headless=true \
-  com.google.gwt.dev.Compiler -war "$APPDIR/www" "$@" 
autotest.TestPlannerClient
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to