aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRuslan Bukin <br@FreeBSD.org>2016-09-22 12:53:11 +0000
committerRuslan Bukin <br@FreeBSD.org>2016-09-22 12:53:11 +0000
commitd29c55519589bbc7c6b2e52b787f4cb6226e54a0 (patch)
treeb4d40cae116febb3444cf1e1403f79f6cc3fcdea /tests
parent617a841d4a2b8e1419af5dc04df74fdf7b179264 (diff)
downloadsrc-d29c55519589bbc7c6b2e52b787f4cb6226e54a0.tar.gz
src-d29c55519589bbc7c6b2e52b787f4cb6226e54a0.zip
Use bsdlabel as we don't have hardlink disklabel -> bsdlabel
on some platforms. Reviewed by: ngie Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Differential Revision: https://reviews.freebsd.org/D7968
Notes
Notes: svn path=/head/; revision=306188
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/geom/class/eli/resize_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/geom/class/eli/resize_test.sh b/tests/sys/geom/class/eli/resize_test.sh
index 67d62917bf2f..7a7cf635837b 100644
--- a/tests/sys/geom/class/eli/resize_test.sh
+++ b/tests/sys/geom/class/eli/resize_test.sh
@@ -18,7 +18,7 @@ setsize() {
{
echo a: $(($partszMB * $BLKS_PER_MB)) 0 4.2BSD 1024 8192
echo c: $(($unitszMB * $BLKS_PER_MB)) 0 unused 0 0
- } | disklabel -R $md /dev/stdin
+ } | bsdlabel -R $md /dev/stdin
}
# Initialise