mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/bats: fix typo in post-install
This commit is contained in:
parent
444a6e5e88
commit
c0288879c1
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: qaqland <qaq@qaq.land>
|
# Maintainer: qaqland <qaq@qaq.land>
|
||||||
pkgname=bats
|
pkgname=bats
|
||||||
pkgver=1.11.0
|
pkgver=1.11.0
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Meta package for Bats"
|
pkgdesc="Meta package for Bats"
|
||||||
url="https://bats-core.readthedocs.io/"
|
url="https://bats-core.readthedocs.io/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
cat >&2 <<EOF
|
cat >&2 <<EOF
|
||||||
*
|
*
|
||||||
* set BATS_LIB_PATH=/usr/lib/bats before executing `bats_load_library`
|
* set BATS_LIB_PATH=/usr/lib/bats before executing 'bats_load_library'
|
||||||
*
|
*
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user