Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadb4950

Browse files
committed
Flush to show results of TestLib.pm (TAP) test as we go.
It appears that some attempt was made to do this using autocommit,but it wasn't effective (at least on Ubuntu 14.04).
1 parent46bd95e commitadb4950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/test/perl/SimpleTee.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ sub PRINT {
2020
my$ok = 1;
2121
formy$fh (@$self) {
2222
print$fh@_or$ok = 0;
23+
$fh->flushor$ok = 0;
2324
}
2425
return$ok;
2526
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp