Skip to content

Commit 49b055e

Browse files
committed
make msftidy happy
1 parent e4d9c45 commit 49b055e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/sap/sap_configservlet_exec_noauth.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def run
3535
begin
3636
print_status("#{rhost}:#{rport} - Sending remote command: " + datastore['CMD'])
3737
uri = normalize_uri(target_uri.path, 'ConfigServlet')
38-
38+
3939
res = send_request_cgi(
4040
{
4141
'uri' => uri,

0 commit comments

Comments
 (0)