From 8af654215fd0aed0f6e0385dc7b0c97dc11bbc26 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 22 May 2012 16:44:36 +0200 Subject: [PATCH] using flavour=void, the sfa-standalone step can check more stuff --- system/macros.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/macros.py b/system/macros.py index f37aae3..fac4d85 100644 --- a/system/macros.py +++ b/system/macros.py @@ -72,5 +72,12 @@ sequences['sfa_standalone'] = [ 'cross_sfa_configure', 'sfa_start', 'sfi_configure', + 'sfa-add-site', + 'sfa-add-pi', + 'sfa-add-user', + 'sfa-add-slice', + 'sfa-delete-slice', + 'sfa-delete-user', ] + -- 2.43.0