From: Santiago Vila <sanvila@debian.org>
Subject: Removed set -x from `led'
X-Debian-version: 3.13-2

--- a/SmartList/bin/led
+++ b/SmartList/bin/led
@@ -1,5 +1,4 @@
 #! /bin/sh
-set -x
 : &&O='cd .' || exec /bin/sh "$0" $argv:q # we're in a csh, feed myself to sh
 $O || exec /bin/sh "$0" "$@"		  # we're in a buggy zsh
 #########################################################################
