===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
minia-3.2.1+git20200522.4960a99/scripts/jenkins/tool-minia-release-debian.sh-70-	cd ${TOOL_GIT_HOME}
minia-3.2.1+git20200522.4960a99/scripts/jenkins/tool-minia-release-debian.sh:71:    DOES_TAG_EXIST=`git tag -l | grep "^${BRANCH_TO_BUILD}$"`
minia-3.2.1+git20200522.4960a99/scripts/jenkins/tool-minia-release-debian.sh-72-    if [ -z ${DOES_TAG_EXIST} ] ; then
##############################################
minia-3.2.1+git20200522.4960a99/test/test_ERR039477.sh-82-
minia-3.2.1+git20200522.4960a99/test/test_ERR039477.sh:83:if [ `grep $CHKSUM $REF_CHKSUM_FILE | wc -l` == "1" ]; then
minia-3.2.1+git20200522.4960a99/test/test_ERR039477.sh-84-   echo "TEST OK"
##############################################
minia-3.2.1+git20200522.4960a99/debian/createmanpages-4-
minia-3.2.1+git20200522.4960a99/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
minia-3.2.1+git20200522.4960a99/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`
##############################################
minia-3.2.1+git20200522.4960a99/.pc/fix_path_in_tests.patch/test/test_ERR039477.sh-78-
minia-3.2.1+git20200522.4960a99/.pc/fix_path_in_tests.patch/test/test_ERR039477.sh:79:if [ `grep $CHKSUM $REF_CHKSUM_FILE | wc -l` == "1" ]; then
minia-3.2.1+git20200522.4960a99/.pc/fix_path_in_tests.patch/test/test_ERR039477.sh-80-   echo "TEST OK"