Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/shell
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-02 18:42:34 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-02 18:44:22 (GMT)
commitc82d4f2f4570aa772239a57e69ca10903214993a (patch)
tree93eb2833fe2aadca4c30323a9a4e7be3afb61219 /scripts/shell
parentba07ae1ee4d55aefd33b3c2c5854e6755ed4c16e (diff)
Remove debug echo
Diffstat (limited to 'scripts/shell')
-rwxr-xr-xscripts/shell/start-sugar1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/shell/start-sugar b/scripts/shell/start-sugar
index 701645b..83c06c0 100755
--- a/scripts/shell/start-sugar
+++ b/scripts/shell/start-sugar
@@ -25,7 +25,6 @@ else
xport=`echo $display | cut -c2-`
xvncport=$(($xport + 5800))
- echo $xvncport
vncviewer localhost:$xvncport
kill $xvncpid