Skip to content
  • Jakub Ružička's avatar
    a4419376
    distro/deb: support disabling tests · a4419376
    Jakub Ružička authored
        DEB_BUILD_OPTIONS=nocheck
    
    should now disable tests during package build.
    
    An example of howto disable tests in pbuilder:
    
        export DEB_BUILD_OPTIONS=nocheck
        sudo -E pbuilder build pkg.dsc
    a4419376
    distro/deb: support disabling tests
    Jakub Ružička authored
        DEB_BUILD_OPTIONS=nocheck
    
    should now disable tests during package build.
    
    An example of howto disable tests in pbuilder:
    
        export DEB_BUILD_OPTIONS=nocheck
        sudo -E pbuilder build pkg.dsc
Loading