]> sourceware.org Git - lvm2.git/commitdiff
tests: open-file-limit skip without prlimit
authorDavid Teigland <teigland@redhat.com>
Wed, 11 Sep 2019 18:55:47 +0000 (13:55 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 11 Sep 2019 19:01:55 +0000 (14:01 -0500)
test/shell/open-file-limit.sh

index 87b0f7e17c836dafa1a9b2a17ca5700c884be003..6bd632de291c2aa8056d3be0605944b6cbfd933b 100644 (file)
@@ -16,6 +16,8 @@ SKIP_WITH_LVMLOCKD=1
 
 . lib/inittest
 
+prlimit -h || skip
+
 aux lvmconf 'devices/pv_min_size = 1024'
 
 aux prepare_devs 200 1
This page took 0.034527 seconds and 5 git commands to generate.