fc6714 Add formula cloning to prepare_test_env

Authored and Committed by crameleon 3 months ago
    Add formula cloning to prepare_test_env
    
    Clone Git based formulas as part of prepare_test_env.
    This avoids us having to repeatedly call clone_formulas.sh in the
    CI configuration, since it is usually always needed together
    with prepare_test_env.sh.
    In cases where it is not desired, the new feature can be skipped
    using "-c".
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+9 -1
file modified
+1 -0