mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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>
|
||||
pkgname=bats
|
||||
pkgver=1.11.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Meta package for Bats"
|
||||
url="https://bats-core.readthedocs.io/"
|
||||
arch="noarch"
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user