summaryrefslogtreecommitdiffstats
path: root/scripts/ipkg-push
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-12-19 17:33:27 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-12-19 17:33:27 +0000
commitfb1d834a52f7ed866a811e7b2de4d37b205d6fce (patch)
tree6187e73c4dd34f738fb0e9021f9265dc49d4fd12 /scripts/ipkg-push
parent80a1447fb038b246a7a7806f5138df3daccb842a (diff)
downloadptxdist-fb1d834a52f7ed866a811e7b2de4d37b205d6fce.tar.gz
ptxdist-fb1d834a52f7ed866a811e7b2de4d37b205d6fce.tar.xz
remove debug mode
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3544 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'scripts/ipkg-push')
-rwxr-xr-xscripts/ipkg-push2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ipkg-push b/scripts/ipkg-push
index 5e3ada69e..beda5fb00 100755
--- a/scripts/ipkg-push
+++ b/scripts/ipkg-push
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
#
# ipkg-push: push .ipk files to a packet repository site
#