===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-pkgconfig-2.0.3/debian/tests_template/run-unit-test-6-if [ "$ADTTMP" = "" ] ; then
r-cran-pkgconfig-2.0.3/debian/tests_template/run-unit-test:7:    ADTTMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-pkgconfig-2.0.3/debian/tests_template/run-unit-test-8-    trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM