chiark / gitweb /
Put --no-arch-all in build-modes-sbuild act, not only its real_act
[dgit.git] / tests / tests / build-modes-sbuild
index a4ffcf5b6a3e8f175f63ed186b2ea620beef2ebb..2a69ca98c7174e4abaa92b15de40082b1b99a065 100755 (executable)
@@ -26,8 +26,8 @@ bm_quirk_after_act=after-hook
 
 bm-prep
 
-act="sbuild -c build"
-real_act="$act --no-arch-all"
+act="sbuild -c build --no-arch-all"
+real_act="$act"
 
 e_source=true
 e_targets='build-arch binary-arch'