remove unused $gnu param from define concat
This commit is contained in:
parent
987eaec7ab
commit
e4a53b6755
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ define concat(
|
|||
$force = false,
|
||||
$backup = 'puppet',
|
||||
$replace = true,
|
||||
$gnu = undef,
|
||||
$order = 'alpha',
|
||||
$ensure_newline = false,
|
||||
) {
|
||||
|
|
Loading…
Reference in a new issue