logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

autopkgtest-virt-null - autopkgtest null virtualisation server

Description

autopkgtest-virt-null  provides  a  dummy autopkgtest virtualisation server which does not actually offer
       any kind of separation between host and testbed.

       Normally autopkgtest-virt-null will be invoked by autopkgtest.

       There  is  of  course  no  locking;  nothing  prevents  multiple  simultaneous  programs  from   invoking
       autopkgtest-virt-null so as to reuse the same system as a testbed.

Input, Output And Exit Status

       The behaviour of autopkgtest-virt-null is as described  by  the  AutomatedTesting  virtualisation  regime
       specification.

Name

       autopkgtest-virt-null - autopkgtest null virtualisation server

Options

-d | --debug
              Enables debugging output.  Probably not hugely interesting.

       --retain-tmp
              Do  not  delete  the  temporary directory on exit.  When using this option you should probably set
              TMPDIR since that's where the directory is created.

See Also

autopkgtest(1), /usr/share/doc/autopkgtest/.

Synopsis

autopkgtest[...]--null [options]

See Also