mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
eclass/tests/cargo-bench.sh: Source version-funcs.sh
Needed by cargo.eclass for ver_test. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#!/bin/bash
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
source tests-common.sh || exit
|
||||
source version-funcs.sh || exit
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user