Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/websdk-launcher
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@sugarlabs.org>2011-10-12 01:03:11 (GMT)
committer Sebastian Silva <sebastian@sugarlabs.org>2011-10-12 01:03:11 (GMT)
commit1a4267444e34ad5e8a90864e396d851f083571b0 (patch)
tree47943f818b6a573ed3debf4c2b3153a194d51ff2 /bin/websdk-launcher
parentfe1a1eb79bf0f1df8bbc56d2402e32061af79d06 (diff)
Tidy up and make Gecko default.
Diffstat (limited to 'bin/websdk-launcher')
-rwxr-xr-xbin/websdk-launcher1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/websdk-launcher b/bin/websdk-launcher
index a4a6201..a881a98 100755
--- a/bin/websdk-launcher
+++ b/bin/websdk-launcher
@@ -1,4 +1,3 @@
#!/bin/sh
export PYTHONPATH=$SUGAR_BUNDLE_PATH/websdk:$PYTHONPATH
-echo $PYTHONPATH
exec sugar-activity activity.HelloWorldActivity "$@"