]> git.proxmox.com Git - systemd.git/blobdiff - test/hwdb-test.sh
New upstream version 236
[systemd.git] / test / hwdb-test.sh
index 2221c0d7fd67448a38dc6db0613b590e3e9b2ac2..a1f3270b64d30573afa61e4da50386e49b10815c 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
-# call built systemd-hwdb update on our hwdb files to ensure that they parse
+# SPDX-License-Identifier: LGPL-2.1+
+#
+# Call built systemd-hwdb update on our hwdb files to ensure that they parse
 # without error
 #
 # (C) 2016 Canonical Ltd.
@@ -9,7 +11,7 @@
 # under the terms of the GNU Lesser General Public License as published by
 # the Free Software Foundation; either version 2.1 of the License, or
 # (at your option) any later version.
-
+#
 # systemd is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@@ -20,6 +22,7 @@
 
 set -e
 
+export SYSTEMD_LOG_LEVEL=info
 ROOTDIR=$(dirname $(dirname $(readlink -f $0)))
 SYSTEMD_HWDB=./systemd-hwdb