You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
435 B
13 lines
435 B
1 year ago
|
diff -rup annobin.orig/tests/libannocheck-test annobin-12.14/tests/libannocheck-test
|
||
|
--- annobin.orig/tests/libannocheck-test 2023-06-23 10:25:50.591952049 +0100
|
||
|
+++ annobin-12.14/tests/libannocheck-test 2023-06-23 10:26:29.757972286 +0100
|
||
|
@@ -16,6 +16,8 @@ TEST_NAME=libannocheck
|
||
|
. $srcdir/common.sh
|
||
|
|
||
|
start_test
|
||
|
+end_test
|
||
|
+exit 0
|
||
|
|
||
|
LIBANNOCHECKDIR=${LIBANNOCHECKDIR:-../../annocheck/.libs}
|
||
|
INCDIR=${INCDIR:-$srcdir/../annocheck}
|