Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Also switch this one to new_pkg
Brad Davis committed 7 years ago
commit 7db6d582a553ff3838502f4f1399e5b66f7180d7
parent 3b1abd0
1 file changed +1 -11
modified tests/frontend/delete.sh
@@ -43,18 +43,8 @@ simple_delete_prefix_ending_with_slash_body() {
	mkdir dir
	touch dir/file2

+
	atf_check -s exit:0 ${RESOURCEDIR}/test_subr.sh new_pkg "test" "test" "1" "${TMPDIR}/"
	cat << EOF >> test.ucl
-
name: test
-
origin: test
-
version: 1
-
maintainer: test
-
categories: [test]
-
comment: a test
-
www: http://test
-
prefix: ${TMPDIR}/
-
desc: <<EOD
-
Yet another test
-
EOD
files: {
    ${TMPDIR}/file1: "",
    ${TMPDIR}/dir/file2: "",