summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-05-21 13:36:30 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-05-21 13:36:30 +0000
commit07f8982b9509b87eeff3df4800d37b5d7f04fef8 (patch)
tree919767416c46c1513c1e87df46563db469ce123e /bin
parent684bc13276576cd969c17ea04035d4628d4bdfb1 (diff)
downloadptxdist-07f8982b9509b87eeff3df4800d37b5d7f04fef8.tar.gz
ptxdist-07f8982b9509b87eeff3df4800d37b5d7f04fef8.tar.xz
* removed bogus whitespace; merged from mkl-trunk
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5522 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ptxdist1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index ab3a58c69..6ae3ad0c1 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -123,7 +123,6 @@ check_ptxconfig() {
PTXCONF_CONFIGFILE_VERSION=$(. ptxconfig && echo ${PTXCONF_CONFIGFILE_VERSION})
if [ "${PTXCONF_CONFIGFILE_VERSION}" != "${FULLVERSION}" ]; then
-
echo
echo "${PROMPT}error: Your ptxconfig file was built with another PTXdist version."
echo "${PROMPT}error: As this may result in a broken configuration it is recommended"