r1899: *** empty log message ***
[ctsim.git] / make-dist.sh
index b846a69bc5b8863905db1943be2bc834468493a6..86c73f14c47f996e4cafdfe57f99b77910671fdc 100755 (executable)
@@ -8,7 +8,6 @@ set -e
 DEBPKG=ctsim
 PKG=ctsim
 VERSION=`sed -n -e "s/${DEBPKG} (\(.*\)-[0-9]).*/\1/p" < debian/changelog  |head -1`
-echo $VERSION
 TOPDIR=`basename $PWD`
 
 DISTDIR=${PKG}-${VERSION}