We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb78dc commit 465c8edCopy full SHA for 465c8ed
repeater_test.go
@@ -16,6 +16,7 @@ $stdin.read
16
17
const dummyEchoPowerShell = `#!/usr/bin/ruby
18
$stdout.sync = true
19
+$stdout << "Warning: Some dummy ramdom warming messages ... Dummy ...\n"
20
$stdout << "\xff"
21
loop do
22
$stdout << $stdin.getc
0 commit comments