diff options
Diffstat (limited to 'sm/dist_dev.sm')
-rw-r--r-- | sm/dist_dev.sm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index 58b6c95..9f4622f 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -90,6 +90,18 @@ TABLE distribute_other HOST thor CMD udf1.motd RUN "synctool udf1:/ustsciEWS4_x64 irafdev/iraf/unix/hlib/motd" AFTER udf1.iraf +TABLE distribute_other HOST arzach + CMD udf1.iraf RUN "synctool udf1:/ustsciEWS5_x64 irafdev" + AFTER stamp/dev + CMD udf1.pyssg RUN "synctool udf1:/ustsciEWS5_x64 pyssgdev" + AFTER stamp/dev + CMD udf1.stsci_iraf RUN "synctool udf1:/ustsciEWS5_x64 stsci_iraf_dev" + AFTER stamp/dev + CMD udf1.hstcal RUN "synctool udf1:/ustsciEWS5_x64 hstcaldev" + AFTER stamp/dev + CMD udf1.motd RUN "synctool udf1:/ustsciEWS5_x64 irafdev/iraf/unix/hlib/motd" + AFTER udf1.iraf + # royal - a beowulf cluster TABLE distribute_other HOST thor |