From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- app-shells/bash/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-shells/bash') diff --git a/app-shells/bash/metadata.xml b/app-shells/bash/metadata.xml index 8598dc9b880d..a35daa8bc6d8 100644 --- a/app-shells/bash/metadata.xml +++ b/app-shells/bash/metadata.xml @@ -3,11 +3,11 @@ base-system - Log ALL commands typed into bash; should ONLY be + Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots - Build with custom malloc/free overwriting allocated/freed memory - Enable /dev/tcp/host/port redirection - Add support for loading builtins at runtime via + Build with custom malloc/free overwriting allocated/freed memory + Enable /dev/tcp/host/port redirection + Add support for loading builtins at runtime via 'enable' -- cgit v1.2.3-18-g5258