Skip to content
Commit 819b2f0c authored by Julien Cristau's avatar Julien Cristau
Browse files

xvfb-run: use "command -v" rather than "which"

Using a shell builtin is preferable to an external command, and "which"
may not be available on some systems such as Arch Linux.

This is not currently strictly conformant with Debian policy as "command
-v" is not part of SUSv3, but policy is in the process of being updated,
see bug#864615.

Debian bug#889676
parent 72da781e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment