diff --git a/src/gl-compile-conf b/src/gl-compile-conf index de3cf00..247e5cc 100755 --- a/src/gl-compile-conf +++ b/src/gl-compile-conf @@ -4,6 +4,7 @@ use strict; use warnings; use Data::Dumper; $Data::Dumper::Indent = 1; +$Data::Dumper::Sortkeys = 1; # === add-auth-keys ===