===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
plast-2.3.2+dfsg/scripts/test-plast.sh-21-DATA_DIR=$(pwd)/db
plast-2.3.2+dfsg/scripts/test-plast.sh:22:_script=`find $(pwd)/obj-x86_64-linux-gnu/bin -name plast -executable`
plast-2.3.2+dfsg/scripts/test-plast.sh:23:_result=`dirname $_script`/out.txt
plast-2.3.2+dfsg/scripts/test-plast.sh-24-
##############################################
plast-2.3.2+dfsg/debian/patches/adapt_auto_test_script.sh-14-+DATA_DIR=$(pwd)/db
plast-2.3.2+dfsg/debian/patches/adapt_auto_test_script.sh:15:+_script=`find $(pwd)/obj-x86_64-linux-gnu/bin -name plast -executable`
plast-2.3.2+dfsg/debian/patches/adapt_auto_test_script.sh:16:+_result=`dirname $_script`/out.txt
plast-2.3.2+dfsg/debian/patches/adapt_auto_test_script.sh-17- 
##############################################
plast-2.3.2+dfsg/debian/tests/run-unit-test-4-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
plast-2.3.2+dfsg/debian/tests/run-unit-test:5:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
plast-2.3.2+dfsg/debian/tests/run-unit-test-6-fi