From 2ec65e595632c8a8ed8ef382b8181279b760374d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 3 Apr 2017 04:10:06 +0200 Subject: [PATCH] qubes-hcl-report: drop 'TEST VERSION' tag --- qvm-tools/qubes-hcl-report | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qvm-tools/qubes-hcl-report b/qvm-tools/qubes-hcl-report index c070124f..35dff955 100755 --- a/qvm-tools/qubes-hcl-report +++ b/qvm-tools/qubes-hcl-report @@ -33,7 +33,7 @@ while [ $# -gt 0 ]; do -* | -h | --help) echo -e "qubes-hcl-report v$VERSION" - echo "TEST VERSION" + echo "" echo "This tool is used to gather basic hardware information for the Qubes HCL (Hardware Compatibility List)" echo "and copy the results to the given AppVM for the easy contribution." echo ""