This file is indexed.

/usr/share/autodep8/support/go/generate is in autodep8 0.12.

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/sh

# Stderr is required because many go tools output status info to stderr.
cat <<EOF
Test-Command: /usr/bin/dh_golang_autopkgtest
Depends: @, @builddeps@, dh-golang
Restrictions: allow-stderr
EOF