This file is indexed.

/usr/bin/isotovideo is in os-autoinst 4.3+git20160919-3build2.

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
#!/bin/sh

# avoid "EV does not work with ithreads" error, 
# see http://mojolicio.us/perldoc/Mojolicious/Guides/FAQ#What-does-the-error-EV-does-not-work-with-ithreads-mean
export MOJO_REACTOR=Mojo::Reactor::Poll

isotovideo.real