chiark / gitweb /
HACKING.md: Explain what the weird autopkgtest rune is for
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 Mar 2026 20:48:23 +0000 (20:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 Mar 2026 21:04:04 +0000 (21:04 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
HACKING.md

index 9179403cf0e465827320cf9253d63eba830d8e13..3365b86bd7f5ef8eed1721fbdb944a7de671d7cd 100644 (file)
@@ -10,10 +10,10 @@ Using upstream dependencies
 NAILING_CARGO=nailing-cargo make check
 ```
 
-Using dependencies from Debian
+Using dependencies from Debian (to test the init script):
 
 ```
-autopkgtest --ignore-restrictions=isolation-machine . --- schroot build
+autopkgtest --ignore-restrictions=isolation-machine --test-name=adt-initscript . --- schroot build
 ```
 
 Run one test, ad-hoc, using a debug build