Debian Automated Code Analysis

checkbashisms analysis of kstreamripper_0.3.4.debian1-2.dsc

possible bashism in ./po/messages.sh line 39 (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 42 ((push|pop)d):
pushd $TIPSDIR; preparetips >tips.cpp; popd
possible bashism in ./unpack_local_scons.sh line 57 (echo -e):
echo -e $GREEN"A minimum scons distribution has been unpacked right here"
possible bashism in ./unpack_local_scons.sh line 58 (echo -e):
echo -e $GREEN"you can now run : "$NORMAL
possible bashism in ./unpack_local_scons.sh line 59 (echo -e):
echo -e $BOLD"./scons"$NORMAL
possible bashism in ./unpack_local_scons.sh line 60 (echo -e):
echo -e $BOLD"./scons install$NORMAL (as root probably)"

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