aboutsummaryrefslogtreecommitdiff
path: root/tests/test-crypto-xts.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2017-11-07 23:47:19 -0300
committerFam Zheng <famz@redhat.com>2017-11-08 10:59:42 +0800
commit6423795efc5b665c595d9a0bf93cfbbca00362e9 (patch)
tree93a06fdc13a9b6aa9c3b81d75fe4f184d5a8a01e /tests/test-crypto-xts.c
parentc1958e9d54c8de85ceda7c96b302b75a2f67b4e1 (diff)
docker: correctly escape $BACKEND in the help output
In Makefiles the $ must be escaped as $$ in shell uses. Since 8a2390a4f47: $ make docker [...] NETWORK=1 Enable virtual network interface with default backend. NETWORK=ACKEND Enable virtual network interface with ACKEND. Once escaped: $ make docker [...] NETWORK=1 Enable virtual network interface with default backend. NETWORK=$BACKEND Enable virtual network interface with $BACKEND. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Fam Zheng <famz@redhat.com> Message-Id: <20171108024719.8389-1-f4bug@amsat.org> Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'tests/test-crypto-xts.c')
0 files changed, 0 insertions, 0 deletions