X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=cmd%2Fset%2Fpassphrase.pl;h=9cd270c61cb697053984667fd399da120a603676;hb=refs%2Fheads%2Fnewpc92timings;hp=41334ffda9ebe5e4ddd9db84ac2bc9e7b348757e;hpb=148f4d43135748ba5aff985c50720b370ca1e336;p=spider.git diff --git a/cmd/set/passphrase.pl b/cmd/set/passphrase.pl index 41334ffd..9cd270c6 100644 --- a/cmd/set/passphrase.pl +++ b/cmd/set/passphrase.pl @@ -13,7 +13,7 @@ my @out; my $user; my $ref; -if ($self->remotecmd) { +if ($self->remotecmd || $self->inscript) { $call ||= $self->call; Log('DXCommand', $self->call . " attempted to change passphrase for $call remotely"); return (1, $self->msg('e5'));