1945f99711
This reverts commit814b78bc80
. This reverts commit6f9ef243b6
. This reverts commitf6d9cfe433
. This is safe without epoch bumping because I did not build libtool in f22 yet. Related: #1159497 Version: 2.4.2-31
14 lines
360 B
Diff
14 lines
360 B
Diff
diff --git a/tests/convenience.at b/tests/convenience.at
|
|
index f076e61..b97b5f3 100644
|
|
--- a/tests/convenience.at
|
|
+++ b/tests/convenience.at
|
|
@@ -231,6 +231,8 @@ AT_SETUP([Java convenience archives])
|
|
LT_AT_EXEC_TAG([GCJ])
|
|
AT_KEYWORDS([libtool])
|
|
|
|
+AT_CHECK([exit 77])
|
|
+
|
|
cat >foo1.java <<EOF
|
|
public class foo1 {
|
|
public static void main(String[[]] argv) {
|