summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/info/t/search-empty.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/info/t/search-empty.sh')
-rw-r--r--macros/texinfo/texinfo/info/t/search-empty.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/info/t/search-empty.sh b/macros/texinfo/texinfo/info/t/search-empty.sh
index e4e1b7b511..ccda3c6d26 100644
--- a/macros/texinfo/texinfo/info/t/search-empty.sh
+++ b/macros/texinfo/texinfo/info/t/search-empty.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@ srcdir=${srcdir:-.}
run_ginfo -f intera
# Search without specifying a search string, and check we don't crash.
-printf 's\rq' >$pty_type
+printf 's\rq' >&7
timeout_test
cleanup