From 51a419d5ceae90ae7bc28fd6dc232cf7fc2d693b Mon Sep 17 00:00:00 2001 From: sienkiew Date: Mon, 30 Apr 2012 13:54:06 +0000 Subject: remove udf1 - using redhat-srvr4 now git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@611 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/dist_dev.sm | 26 -------------------------- sm/dist_x.sm | 28 ---------------------------- 2 files changed, 54 deletions(-) (limited to 'sm') diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index 9f4622f..7c07c02 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -76,32 +76,6 @@ TABLE distribute_other HOST arzach CMD dmsinsvm.motd RUN "synctool dmsinsvm: irafdev/iraf/unix/hlib/motd" AFTER dmsinsvm.iraf -# UDF - another funded project with their own machines - -TABLE distribute_other HOST thor - CMD udf1.iraf RUN "synctool udf1:/ustsciEWS4_x64 irafdev" - AFTER stamp/dev - CMD udf1.pyssg RUN "synctool udf1:/ustsciEWS4_x64 pyssgdev" - AFTER stamp/dev - CMD udf1.stsci_iraf RUN "synctool udf1:/ustsciEWS4_x64 stsci_iraf_dev" - AFTER stamp/dev - CMD udf1.hstcal RUN "synctool udf1:/ustsciEWS4_x64 hstcaldev" - AFTER stamp/dev - 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 diff --git a/sm/dist_x.sm b/sm/dist_x.sm index 403ce47..9caefd6 100644 --- a/sm/dist_x.sm +++ b/sm/dist_x.sm @@ -101,34 +101,6 @@ TABLE x_distribute_other HOST arzach CMD dmsinsvm.motd RUN "synctool dmsinsvm: irafx/iraf/unix/hlib/motd" AFTER dmsinsvm.iraf -# UDF - another funded project with their own machines - -TABLE x_distribute_other HOST thor - CMD udf1.iraf RUN "synctool udf1:/ustsciEWS4_x64 irafx" - AFTER x_distribute/gate - CMD udf1.pyssg RUN "synctool udf1:/ustsciEWS4_x64 pyssgx" - AFTER x_distribute/gate - CMD udf1.stsci_iraf RUN "synctool udf1:/ustsciEWS4_x64 stsci_iraf_x" - AFTER x_distribute/gate - CMD udf1.hstcal RUN "synctool udf1:/ustsciEWS4_x64 hstcalx" - AFTER x_distribute/gate - CMD udf1.motd RUN "synctool udf1:/ustsciEWS4_x64 irafx/iraf/unix/hlib/motd" - AFTER udf1.iraf - -# - -TABLE x_distribute_other HOST arzach - CMD udf1.iraf RUN "synctool udf1:/ustsciEWS5_x64 irafx" - AFTER x_distribute/gate - CMD udf1.pyssg RUN "synctool udf1:/ustsciEWS5_x64 pyssgx" - AFTER x_distribute/gate - CMD udf1.stsci_iraf RUN "synctool udf1:/ustsciEWS5_x64 stsci_iraf_x" - AFTER x_distribute/gate - CMD udf1.hstcal RUN "synctool udf1:/ustsciEWS5_x64 hstcalx" - AFTER x_distribute/gate - CMD udf1.motd RUN "synctool udf1:/ustsciEWS5_x64 irafx/iraf/unix/hlib/motd" - AFTER udf1.iraf - # royal - a beowulf cluster TABLE x_distribute_other HOST thor -- cgit