===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
reprotest-0.7.15/reprotest/lib/adt_testbed.py-342-                 'for d in %s; do s=%s/${d//\//_}.stamp;'
reprotest-0.7.15/reprotest/lib/adt_testbed.py:343:                 '  [ ! -d $d ] || [ `stat -c %%Y $d` = `stat -c %%Y $s` ]; done' % (
reprotest-0.7.15/reprotest/lib/adt_testbed.py-344-                     boot_dirs, self.scratch)])[0]
##############################################
reprotest-0.7.15/reprotest/virt/autopkgtest-virt-ssh-89-    [ -r /proc/$pid/comm ] && [ "$(< /proc/$pid/comm)" != sshd ] || continue
reprotest-0.7.15/reprotest/virt/autopkgtest-virt-ssh:90:    #echo "XXXautopkgtest-ssh-wrapper($$ $PPID $PPPID $myout $myerr): killing $pid (`cat /proc/$pid/cmdline`)" >&2
reprotest-0.7.15/reprotest/virt/autopkgtest-virt-ssh-91-    KILL="$KILL $pid"