|
From: <sv...@va...> - 2008-04-28 16:51:52
|
Author: bart Date: 2008-04-28 17:51:24 +0100 (Mon, 28 Apr 2008) New Revision: 7955 Log: Updated Makefile.am after having renamed an output file. Modified: trunk/exp-drd/tests/Makefile.am Modified: trunk/exp-drd/tests/Makefile.am =================================================================== --- trunk/exp-drd/tests/Makefile.am 2008-04-28 16:26:49 UTC (rev 7954) +++ trunk/exp-drd/tests/Makefile.am 2008-04-28 16:51:24 UTC (rev 7955) @@ -104,7 +104,7 @@ tc08_hbl2.stdout.exp \ tc08_hbl2.vgtest \ tc09_bad_unlock.stderr.exp \ - tc09_bad_unlock.stderr.exp-opensuse11 \ + tc09_bad_unlock.stderr.exp-glibc2.8 \ tc09_bad_unlock.vgtest \ tc10_rec_lock.stderr.exp \ tc10_rec_lock.vgtest \ |