Debian Automated Code Analysis

checkbashisms analysis of opensync_0.39-4.dsc

possible bashism in ./tests/coverage.sh line 21 (should be >word 2>&1):
genhtml --legend -t "$TITLE" -o coverage/html/$TITLE coverage/$TITLE.info &> /dev/null
possible bashism in ./tests/coverage.sh line 33 (echo -e):
echo -e "\nTroubleshooting:\n If the Code Coverage number is quite low (less then 51%):"
possible bashism in ./tests/coverage.sh line 34 (echo -e):
echo -e "\t-Did you run any unit tests before $0?"
possible bashism in ./tests/coverage.sh line 35 (echo -e):
echo -e "\t-Did you build with enable_profiling=1?"
possible bashism in ./tests/coverage.sh line 36 (echo -e):
echo -e "\t-Run ALL available unit tests!"
possible bashism in ./tests/coverage.sh line 37 (echo -e):
echo -e "\t-Check if testcases in unit test are disabled!"
possible bashism in ./tests/coverage.sh line 38 (echo -e):
echo -e "\t-Fix unit tests and their test cases!"
possible bashism in ./tests/coverage.sh line 39 (echo -e):
echo -e "\t-Write new and more test cases!"

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