Allows atf scripts to pass qa
Approved by: rene Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D28581
This commit is contained in:
@@ -80,6 +80,7 @@ shebangonefile() {
|
||||
/usr/bin/sed) ;;
|
||||
/usr/sbin/dtrace) ;;
|
||||
/usr/bin/make) ;;
|
||||
/usr/libexec/atf-sh) ;;
|
||||
*)
|
||||
badinterp="${interp}"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user