This file is indexed.

/usr/share/EMBOSS/test/acd/qatestcalcregexp.acd is in emboss-test 6.4.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# ACD file for QA testing - for calculated attributes
#

appl: qatestcalcregexp [ groups: "test" doc: "ACD file for QA testing" ]

regexp: test [ param: Y info: "Regular expression" ]

string: testlength [
	 standard: "Y"
	 info: "Length"
	 default: "$(test.length)"
]