=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== sepia-0.992/lib/Sepia.pm-1465- my $cmd = shift; sepia-0.992/lib/Sepia.pm:1466: print `$cmd 2>& 1`; sepia-0.992/lib/Sepia.pm-1467-} ############################################## sepia-0.992/sepia.el-811- (kill-buffer collect-warnings)))) sepia-0.992/sepia.el:812: (let* ((tmp (sepia-eval (format "do '%s' || ($@ && do { local $Sepia::Debug::STOPDIE; die $@ })" file) sepia-0.992/sepia.el-813- 'scalar-context t)) ############################################## sepia-0.992/debian/emacsen-install-21- sepia-0.992/debian/emacsen-install:22:#FLAVORTEST=`echo $FLAVOR | cut -c-6` sepia-0.992/debian/emacsen-install-23-#if [ ${FLAVORTEST} = xemacs ] ; then ############################################## sepia-0.992/.pc/0003-Do-not-install-.elc-files-if-they-haven-t-been-gener.patch/Makefile.PL-76- return wantarray ? qw// : q{} unless $EMACS; sepia-0.992/.pc/0003-Do-not-install-.elc-files-if-they-haven-t-been-gener.patch/Makefile.PL:77: return `$EMACS --batch --eval '$elisp' 2>/dev/null`; sepia-0.992/.pc/0003-Do-not-install-.elc-files-if-they-haven-t-been-gener.patch/Makefile.PL-78-} ############################################## sepia-0.992/Makefile.PL-72- return wantarray ? qw// : q{} unless $EMACS; sepia-0.992/Makefile.PL:73: return `$EMACS --batch --eval '$elisp' 2>/dev/null`; sepia-0.992/Makefile.PL-74-}