diff options
-rw-r--r-- | sm_new/test_dev.sm | 2 | ||||
-rw-r--r-- | sm_new/test_x.sm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sm_new/test_dev.sm b/sm_new/test_dev.sm index 3702092..b44cfb6 100644 --- a/sm_new/test_dev.sm +++ b/sm_new/test_dev.sm @@ -1,5 +1,5 @@ -TABLE test_dev HOST banana cadeau nott +TABLE test_dev HOST banana cadeau nott jwcalibdev IF ssbdev_test: CMD install_dev RUN "install_ssb_ureka dev" diff --git a/sm_new/test_x.sm b/sm_new/test_x.sm index 4065419..e725625 100644 --- a/sm_new/test_x.sm +++ b/sm_new/test_x.sm @@ -1,5 +1,5 @@ -TABLE test_x HOST banana cadeau nott +TABLE test_x HOST banana cadeau nott jwcalibdev IF ssbx_test: CMD install_x RUN "install_ssb_ureka x" |