On 1/21/20 1:54 PM, Fabian Grünbichler wrote: > Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com> > --- > test/perm-test1.pl | 2 +- > test/{user.cfg.ex1 => test1.cfg} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename test/{user.cfg.ex1 => test1.cfg} (100%) > > diff --git a/test/perm-test1.pl b/test/perm-test1.pl > index e1bf1c7..12c95db 100755 > --- a/test/perm-test1.pl > +++ b/test/perm-test1.pl > @@ -8,7 +8,7 @@ use Getopt::Long; > > my $rpcenv = PVE::RPCEnvironment->init('cli'); > > -my $cfgfn = "user.cfg.ex1"; > +my $cfgfn = "test1.cfg"; > $rpcenv->init_request(userconfig => $cfgfn); > > sub check_roles { > diff --git a/test/user.cfg.ex1 b/test/test1.cfg > similarity index 100% > rename from test/user.cfg.ex1 > rename to test/test1.cfg >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel