From 5095740943aa319d23ed2dad6078a8f8c2f44382 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 21 Nov 2011 12:50:08 +0100 Subject: [PATCH] start exp. with running sfa in standalone mode --- system/macro_sfa_standalone.py | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/macro_sfa_standalone.py diff --git a/system/macro_sfa_standalone.py b/system/macro_sfa_standalone.py new file mode 100644 index 0000000..f0f3aec --- /dev/null +++ b/system/macro_sfa_standalone.py @@ -0,0 +1,10 @@ +sequence=[ +'show', +'vs_delete', +'timestamp_vs', +'vs_create', +'sfa_install', +'sfa_configure', +'cross_sfa_configure', +'sfa_start', +] -- 2.47.0