From 2ec24e73edad8b7aa2fff81c5a1112796ec1d79d Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 24 Jan 2018 19:39:06 +0100 Subject: [PATCH] Initial import for USB group --- include/consts | 1 - include/{tests_usb_devices => tests_usb} | 0 2 files changed, 1 deletion(-) rename include/{tests_usb_devices => tests_usb} (100%) diff --git a/include/consts b/include/consts index 4bb55a3a..1cd32d4d 100644 --- a/include/consts +++ b/include/consts @@ -283,7 +283,6 @@ unset LANG UPLOAD_PROXY_SERVER="" UPLOAD_TOOL="" UPLOAD_TOOL_ARGS="" - USBGUARDFOUND=0 USBGUARDBINARY="" USBGUARD_CONFIG="" USBGUARD_ROOT="" diff --git a/include/tests_usb_devices b/include/tests_usb similarity index 100% rename from include/tests_usb_devices rename to include/tests_usb