forked from ariadne/pkgconf
commit
47949beac1
|
@ -18,7 +18,7 @@ run_test() {
|
|||
shift
|
||||
|
||||
case "${res}" in
|
||||
*${1}*)
|
||||
*"${1}"*)
|
||||
;;
|
||||
*)
|
||||
echo
|
||||
|
|
Loading…
Reference in New Issue