=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== scmail-1.3/tests/scmail-commands-15-check_nfiles() { scmail-1.3/tests/scmail-commands:16: if test `find $1 -type f -print |wc -l` != \ scmail-1.3/tests/scmail-commands:17: `find $2 -type f -print |wc -l`; then scmail-1.3/tests/scmail-commands-18- echo "Number of files differs: $1 and $2" ############################################## scmail-1.3/tests/scmail-commands-70-cp -rp Maildir test.Maildir2 scmail-1.3/tests/scmail-commands:71:inode_before=`ls -i test.Maildir2/cur/1000000001.localhost:abc | awk '{print $1}'` scmail-1.3/tests/scmail-commands-72-rm -rf test.scmail ############################################## scmail-1.3/tests/scmail-commands-248-gosh -ugauche.test -e '(test-start "umask")' -Eexit scmail-1.3/tests/scmail-commands:249:test `ls -ld test.Mail2/backup |awk '{print $1}'` = drwxr-x--- || exit 1 scmail-1.3/tests/scmail-commands:250:test `ls -l test.Mail2/backup/1 |awk '{print $1}'` = -rw-rw---- || exit 1 scmail-1.3/tests/scmail-commands-251-gosh -ugauche.test -e '(test-end)' -Eexit ############################################## scmail-1.3/tests/scmail-commands-254- scmail-1.3/tests/scmail-commands:255:inode_after=`ls -i test.Maildir2/from.foo/cur/1000000001.localhost:abc | awk '{print $1}'` scmail-1.3/tests/scmail-commands-256- ############################################## scmail-1.3/tests/scmail-commands-262-cat 7 | gosh -I .. ../scmail-deliver -d $PWD/test.scmail -c test.config2 -r test.test-rules scmail-1.3/tests/scmail-commands:263:file=`tail -1 test.scmail/log |perl -nle 'print $1 if /refile: \(stdin\) -> (new\/.*)$/'` scmail-1.3/tests/scmail-commands-264-diff 7 test.Maildir2/$file || exit 1 ############################################## scmail-1.3/.pc/00-debian-changes.diff/Makefile-102- scmail-$(VERSION)/tests scmail-1.3/.pc/00-debian-changes.diff/Makefile:103: for i in `find scmail-$(VERSION) -type f -print`; do \ scmail-1.3/.pc/00-debian-changes.diff/Makefile-104- test -e $$i -a -e $$i.in && rm -f $$i; true; \ ############################################## scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-15-check_nfiles() { scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:16: if test `find $1 -type f -print |wc -l` != \ scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:17: `find $2 -type f -print |wc -l`; then scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-18- echo "Number of files differs: $1 and $2" ############################################## scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-70-cp -rp Maildir test.Maildir2 scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:71:inode_before=`ls -i test.Maildir2/cur/1000000001.localhost:abc | awk '{print $1}'` scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-72-rm -rf test.scmail ############################################## scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-248-gosh -ugauche.test -e '(test-start "umask")' -Eexit scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:249:test `ls -ld test.Mail2/backup |awk '{print $1}'` = drwxr-x--- || exit 1 scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:250:test `ls -l test.Mail2/backup/1 |awk '{print $1}'` = -rw-rw---- || exit 1 scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-251-gosh -ugauche.test -e '(test-end)' -Eexit ############################################## scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-254- scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:255:inode_after=`ls -i test.Maildir2/from.foo/cur/1000000001.localhost:abc | awk '{print $1}'` scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-256- ############################################## scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-262-cat 7 | gosh -I .. ../scmail-deliver -d $PWD/test.scmail -c test.config2 -r test.test-rules scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands:263:file=`tail -1 test.scmail/log |perl -nle 'print $1 if /refile: \(stdin\) -> (new\/.*)$/'` scmail-1.3/.pc/05-fix-tail-option.diff/tests/scmail-commands-264-diff 7 test.Maildir2/$file || exit 1 ############################################## scmail-1.3/Makefile-107- scmail-$(VERSION)/tests scmail-1.3/Makefile:108: for i in `find scmail-$(VERSION) -type f -print`; do \ scmail-1.3/Makefile-109- test -e $$i -a -e $$i.in && rm -f $$i; true; \