projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'cm/diff-check-at-eol' into maint
[git]
/
t
/
t7006
/
test-terminal.perl
diff --git
a/t/t7006/test-terminal.perl
b/t/t7006/test-terminal.perl
index
73ff809
..
6b5f22a
100755
(executable)
--- a/
t/t7006/test-terminal.perl
+++ b/
t/t7006/test-terminal.perl
@@
-1,4
+1,5
@@
#!/usr/bin/perl
+use 5.008;
use strict;
use warnings;
use IO::Pty;