Skip to content

Commit 9444c99

Browse files
committed
fixup hail mary
1 parent 1247304 commit 9444c99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/arduino_ci/display_manager.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ def run(*args, **kwargs)
132132
puts "Full_cmd is #{full_cmd}"
133133
puts "kwargs is #{kwargs}"
134134
ret = system(*full_cmd, **kwargs)
135+
puts "system call has completed"
135136
end
137+
puts "with_display has completed"
136138
ret
137139
end
138140

0 commit comments

Comments
 (0)