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