===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
openscap-daemon-0.1.10/tests/install_test-32-pushd $PARENT_DIR/.. > /dev/null
openscap-daemon-0.1.10/tests/install_test:33:output=`$PYTHON setup.py --dry-run install 2>&1`
openscap-daemon-0.1.10/tests/install_test-34-if [ "$?" == "0" ]; then
##############################################
openscap-daemon-0.1.10/tests/integration/make_check-39-    printf "%-60s %s ... " "$file"
openscap-daemon-0.1.10/tests/integration/make_check:40:    output=`./$file 2>&1`
openscap-daemon-0.1.10/tests/integration/make_check-41-    if [ "$?" == "0" ]; then
##############################################
openscap-daemon-0.1.10/tests/unit/make_check-37-    printf "%-60s %s ... " "$file"
openscap-daemon-0.1.10/tests/unit/make_check:38:    output=`$PYTHON ./$file 2>&1`
openscap-daemon-0.1.10/tests/unit/make_check-39-    if [ "$?" == "0" ]; then