From f3a0ba12bd114e5052cc72d42a5221351eb6ecd3 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Fri, 1 May 2020 13:37:04 +1200 Subject: [PATCH] update probert to drop --mknodes from vgscan invocation --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 947adb5b..3a88fe63 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -129,5 +129,5 @@ parts: build-packages: [python-setuptools, libnl-3-dev, libnl-genl-3-dev, libnl-route-3-dev] source: https://github.com/CanonicalLtd/probert.git source-type: git - source-commit: 4793e16ea1c397c44e115dc90eafa60df0947d5c + source-commit: b6329b0dfe2c2deef1b3f862a451e28d5c1f7cf3 requirements: [requirements.txt]