diff options
author | Christian Breunig <christian@breunig.cc> | 2024-09-04 20:45:34 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-09-05 07:13:08 +0200 |
commit | 388efd9f7847a21782e7dd98581beeabb1a0f0ba (patch) | |
tree | b4f05a9938d9f6dfb5bfc1c3683eb22f7e19cdcb /docker/Dockerfile | |
parent | d50707bb295dbd4bc50e3d0301fc8be605448429 (diff) | |
download | vyos-build-388efd9f7847a21782e7dd98581beeabb1a0f0ba.tar.gz vyos-build-388efd9f7847a21782e7dd98581beeabb1a0f0ba.zip |
Makefile: T861: add possibility to pass CLI options to check-qemu-install
We can now pass any arbitrary option to the check-qemu-install script by
calling: make test -- --bar-option or make testc -- --foo-option
please note the -- which is not a typo but rather signals the end of options
and disables further option processing and passes the options down to the next
script.
Diffstat (limited to 'docker/Dockerfile')
0 files changed, 0 insertions, 0 deletions