From bc23f611309e4f82dc1c7a7936678403e92875b6 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Fri, 18 Jan 2008 09:52:04 +0100
Subject: Removing unintendet set -x.

---
 helpers/lh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh b/helpers/lh
index 581e5f9..511cacd 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 
 # live-helper(1) - utility to build Debian Live systems
 # Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
-- 
cgit v1.0