Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix sed issue
Baptiste Daroussin committed 5 years ago
commit 7f0114234b5a3a8a3f33eb313227dada0377b9d0
parent e289686
4 files changed +4 -4
modified tests/frontend/abi.sh
@@ -6,7 +6,7 @@ tests_init \

basic_body() {
	if [ `uname -s` != "FreeBSD" ]; then
-
		atf_skip "Not yet supported on non Fre.pkg"
+
		atf_skip "Not yet supported on non FreeBSD"
	fi
	atf_check \
		-o inline:"FreeBSD:13:amd64\n" \
modified tests/frontend/issue1374.sh
@@ -2,7 +2,7 @@

. $(atf_get_srcdir)/test_environment.sh

-
# https://github.com/fre.pkg/pkg/issues/1374
+
# https://github.com/freebsd/pkg/issues/1374
tests_init \
        issue1374

modified tests/frontend/issue1425.sh
@@ -2,7 +2,7 @@

. $(atf_get_srcdir)/test_environment.sh

-
# https://github.com/fre.pkg/pkg/issues/1425
+
# https://github.com/freebsd/pkg/issues/1425
#pkgA
# - pkgB
#    - pkgC
modified tests/frontend/issue1440.sh
@@ -3,7 +3,7 @@
. $(atf_get_srcdir)/test_environment.sh


-
# https://github.com/fre.pkg/pkg/issues/1440
+
# https://github.com/freebsd/pkg/issues/1440
#pkgA
# - pkgB
#    - pkgC