Debian Automated Code Analysis

checkbashisms analysis of kdissert_1.0.7-4.dsc

possible bashism in ./src/templates/README line 12 ((push|pop)d):
	pushd "kdiss$dir-data"; tar czvf ../kdiss$dir.tar.gz `find . -type f|grep -v ".arch"`; popd
possible bashism in ./po/messages.sh line 40 (echo -e):
echo -e 'i18n("_: NAME OF TRANSLATORS\\n"\n"Your names")\ni18n("_: EMAIL OF TRANSLATORS\\n"\n"Your emails")' > $SRCDIR/_translatorinfo.cpp
possible bashism in ./po/messages.sh line 43 ((push|pop)d):
pushd $TIPSDIR; preparetips >tips.cpp; popd

This report was generated on Thu, 16 Dec 2010 20:38:13 +0000, based on results by checkbashisms 2.10.65git5