From ddf16e120974fed883294fabbe2210384d754a07 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Mon, 2 Feb 2015 15:43:56 +0100 Subject: Check the result of the --follow-symlinks option * tests/symlinks: Check the result of treating a symlink as a file with --follow-symlinks. --- tests/symlinks | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/symlinks b/tests/symlinks index 36fbb1e..f93f1cc 100644 --- a/tests/symlinks +++ b/tests/symlinks @@ -59,6 +59,14 @@ check 'patch --follow-symlinks < modify.diff || echo "Status: $?"' <