diff options
Diffstat (limited to 'sm_new/pdk_ok.sm')
-rw-r--r-- | sm_new/pdk_ok.sm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sm_new/pdk_ok.sm b/sm_new/pdk_ok.sm new file mode 100644 index 0000000..8131980 --- /dev/null +++ b/sm_new/pdk_ok.sm @@ -0,0 +1,10 @@ + +TABLE pdk_ok HOST ssb + + CMD process_okify_tables RUN "/eng/ssb/auto/steuermann_scripts/process_okify_tables" + AFTER *:init/* + +TABLE pdk_ok HOST arzach cadeau banana herbert + + CMD okify RUN "test_okify" + AFTER ssb:pdk_ok/process_okify_tables |