summaryrefslogtreecommitdiffstats
path: root/src/testdir/test49.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-12-29 21:34:48 +0100
committerBram Moolenaar <Bram@vim.org>2015-12-29 21:34:48 +0100
commitf9c8bd2137b045f9a64d63eefcf022b4726b1419 (patch)
tree8735e3584f07f26ec499d441d44fcbb283bb0e8d /src/testdir/test49.in
parent4c7bb12c82914307e6bbb73d95cfb3ba7189813a (diff)
patch 7.4.998v7.4.998
Problem: Running tests in shadow directory fails. Test 49 fails. Solution: Link more files for the shadow directory. Make test 49 end up in the right buffer.
Diffstat (limited to 'src/testdir/test49.in')
-rw-r--r--src/testdir/test49.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/testdir/test49.in b/src/testdir/test49.in
index 5e1d6b461e..79f13f6a56 100644
--- a/src/testdir/test49.in
+++ b/src/testdir/test49.in
@@ -8,7 +8,9 @@ STARTTEST
:se nocp nomore viminfo+=nviminfo
:lang mess C
:so test49.vim
-GGGGGGGGGGGGGG"rp:.-,$w! test.out
+:" Go back to this file and append the results from register r.
+:buf test49.in
+G"rp:/^Results/,$w! test.out
:"
:" make valgrind happy
:redir => funclist