summaryrefslogtreecommitdiff
path: root/frontend/client/TestPlannerClient-shell
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/client/TestPlannerClient-shell')
-rwxr-xr-xfrontend/client/TestPlannerClient-shell4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/client/TestPlannerClient-shell b/frontend/client/TestPlannerClient-shell
deleted file mode 100755
index f3222d95..00000000
--- a/frontend/client/TestPlannerClient-shell
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-APPDIR=`dirname $0`;
-GWTDIR=`$APPDIR/gwt_dir`;
-java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incubator.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/afe/server/autotest.TestPlannerClient/TestPlannerClient.html "$@" autotest.TestPlannerClient