Skip to content

Commit 47bc00c

Browse files
committed
Compact rspec output
1 parent cbff101 commit 47bc00c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.rspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
--color
2-
--silent
2+
--format progress

manifests/install.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
Optional[String] $source = undef,
162162
Optional[String] $destination = undef,
163163

164-
165164
String[1] $owner = pick(getvar('identity.user'),'root'),
166165
String[1] $group = pick(getvar('identity.group'),'root'),
167166

0 commit comments

Comments
 (0)