From def41d89acf4566d5abfb2fb91cecf7851b8314d Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 7 Sep 2018 12:48:41 +0200 Subject: ignore `make net` return values, improved `make help`usage Signed-off-by: Toni Uhlig --- scripts/qemu-ifup | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/qemu-ifup') diff --git a/scripts/qemu-ifup b/scripts/qemu-ifup index 20c10de..e5e3858 100755 --- a/scripts/qemu-ifup +++ b/scripts/qemu-ifup @@ -3,6 +3,7 @@ # The idea is to add the tap device to the same bridge # as we have default routing to. +set -x # in order to be able to find brctl PATH=$PATH:/sbin:/usr/sbin -- cgit v1.2.3