===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
birthday-1.6.2/runtest.sh-17-
birthday-1.6.2/runtest.sh:18:  ARGS=`extract_section args "$TFILE"`
birthday-1.6.2/runtest.sh-19-
##############################################
birthday-1.6.2/runtest.sh-53-if test -z "$FAILED"; then
birthday-1.6.2/runtest.sh:54:  echo `echo -n $TAKEN | wc -c` tests passed.
birthday-1.6.2/runtest.sh-55-  exit 0
birthday-1.6.2/runtest.sh-56-else
birthday-1.6.2/runtest.sh:57:  echo `echo -n $FAILED | wc -c` of `echo -n $TAKEN | wc -c` tests FAILED.
birthday-1.6.2/runtest.sh-58-  exit 1
##############################################
birthday-1.6.2/.pc/no-stripping.patch/Makefile-70-	ln -s . birthday-$(VERSION)
birthday-1.6.2/.pc/no-stripping.patch/Makefile:71:	tar cf - `grep / CVS/Entries | cut -f2 -d/ | sed "s;^;birthday-$(VERSION)/;"` | bzip2 -c > birthday-$(VERSION).tar.bz2
birthday-1.6.2/.pc/no-stripping.patch/Makefile-72-	rm birthday-$(VERSION)
##############################################
birthday-1.6.2/Makefile-70-	ln -s . birthday-$(VERSION)
birthday-1.6.2/Makefile:71:	tar cf - `grep / CVS/Entries | cut -f2 -d/ | sed "s;^;birthday-$(VERSION)/;"` | bzip2 -c > birthday-$(VERSION).tar.bz2
birthday-1.6.2/Makefile-72-	rm birthday-$(VERSION)