Skip to content

Commit 2c999d3

Browse files
committed
Better describe the problem
1 parent 9aa3c75 commit 2c999d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/enum_services.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def run
116116
print_error(e.to_s)
117117
end
118118
else
119-
print_error("Problem enumerating services")
119+
print_error("Problem enumerating services (no service name found)")
120120
end
121121
end
122122
# store loot on completion of collection

0 commit comments

Comments
 (0)