===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-r.utils-2.10.1/debian/tests/run-unit-test-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-r.utils-2.10.1/debian/tests/run-unit-test:6:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-cran-r.utils-2.10.1/debian/tests/run-unit-test-7-fi
##############################################
r-cran-r.utils-2.10.1/debian/tests/run-unit-test-10-find . -name "*.gz" -exec gunzip \{\} \;
r-cran-r.utils-2.10.1/debian/tests/run-unit-test:11:for htest in `ls *.R | sed 's/\.R$//'` ; do
r-cran-r.utils-2.10.1/debian/tests/run-unit-test-12-   LC_ALL=C R --no-save < ${htest}.R 2>&1 | tee > ${htest}.Rout