This file is indexed.

/usr/share/EMBOSS/test/qa/qatest.csh is in emboss-test 6.4.0-2.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
#!/bin/csh

echo "# QA test commands" >! qatest.cmd
setenv EMBOSS_ACDCOMMANDLINELOG ../qatest.cmd

../../scripts/qatest.pl -without=srs

unsetenv EMBOSS_ACDCOMMANDLINELOG