Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/fast-import-fix'
[gitweb.git]
/
t
/
test-terminal.perl
diff --git
a/t/test-terminal.perl
b/t/test-terminal.perl
index c2e9dacc2d45c72c60fcc155a38ac0993e7e4455..ee01eb957e97594ce24a61d4cac15a3a4e5a114d 100755
(executable)
--- a/
t/test-terminal.perl
+++ b/
t/test-terminal.perl
@@
-1,4
+1,5
@@
#!/usr/bin/perl
+use 5.008;
use strict;
use warnings;
use IO::Pty;