From: Daniel P. Berrangé Date: Mon, 29 Jul 2019 11:30:07 +0000 (+0100) Subject: build: use @CONFIG@ instead of ::CONFIG:: in augeas tests X-Git-Tag: v5.7.0-rc1~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697371c22e5cc0250c5284729b0cb776f16fcc09;p=thirdparty%2Flibvirt.git build: use @CONFIG@ instead of ::CONFIG:: in augeas tests Using @VARNAME@ is a normal style of automake, so lets match that. Reviewed-by: Andrea Bolognani Signed-off-by: Daniel P. Berrangé --- diff --git a/build-aux/augeas-gentest.pl b/build-aux/augeas-gentest.pl index faf2fd593e..65834b533b 100755 --- a/build-aux/augeas-gentest.pl +++ b/build-aux/augeas-gentest.pl @@ -30,7 +30,7 @@ open TEMPLATE, "<", $template or die "cannot read $template: $!"; my $group = 0; while (