Project

General

Profile

Actions

Patch #26149

closed

Remove duplicate method shell_quote

Added by Jens Krämer almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

There are two identical methods shell_quote declared in Redmine::Utils::Shell and Redmine::Scm::Adapters::AbstractAdapter.

This patch removes the duplicate declaration from AbstractAdapter and also extracts a generic shell_quote_command method into Redmine::Utils::Shell.


Files

Actions

Also available in: Atom PDF