Try "stg sink" without applied patches
authorKarl Hasselström <kha@treskal.com>
Sun, 29 Jun 2008 22:33:07 +0000 (00:33 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 29 Jun 2008 22:33:07 +0000 (00:33 +0200)
commit205b1af9e9649152dfc10d9456396dc74bec6daf
treeb0831bddd1254c1c13c9a2ba055c67ac6bf63c82
parentc45b4c79f5a9e99ba0962b1f095e110dc2563526
Try "stg sink" without applied patches

It doesn't work, neither with an implicit nor an explicit patch to
sink. This is bug 11887 in the bug tracker.

(The implicit sink testcase actually passes, but that's just because
the test suite can't distinguish between a program bug and an orderly
abort.)

The test was adapted from the script attached to the bug report,
written by Erik Sandberg.

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t1501-sink.sh [new file with mode: 0755]