diff --git a/tests/dash-o-append b/tests/dash-o-append index 3119840..1633699 100644 --- a/tests/dash-o-append +++ b/tests/dash-o-append @@ -33,8 +33,8 @@ EOF echo one > a check 'patch -o a.new a < a.diff' < create.diff < f +echo one > f ncheck 'ln -s f l' check 'patch < create.diff || echo "Status: $?"' < f +echo one > f ncheck 'ln -s f l' cat > modify.diff < f +echo one > f ncheck 'ln -s f l' cat > delete.diff <