diff options
author | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-09-10 17:16:32 -0400 |
---|---|---|
committer | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-09-10 17:16:32 -0400 |
commit | 192e07eaa2814d98cb42e38a7bcf9e505d806fcf (patch) | |
tree | 60ad10945f5e61ad7d0bd92ea57c7a0de4c225d8 /sm/dist_dev.sm | |
parent | 347d9aa3e4b666f9c6b2c81a6ee4d1e5d090018b (diff) | |
download | steuermann-192e07eaa2814d98cb42e38a7bcf9e505d806fcf.tar.gz |
removing herbert, thor, bond from most things
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@796 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/dist_dev.sm')
-rw-r--r-- | sm/dist_dev.sm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index 3174288..8c33455 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -3,7 +3,7 @@ # regular distributions -TABLE distribute HOST herbert thor arzach +TABLE distribute HOST arzach CMD dev.iraf RUN "synctool - irafdev" AFTER stamp/dev CMD dev.pyssg RUN "synctool - pyssgdev" @@ -15,7 +15,7 @@ TABLE distribute HOST herbert thor arzach CMD dev.motd RUN "synctool - irafdev/iraf/unix/hlib/motd" AFTER distribute/dev.iraf -TABLE distribute HOST bond cadeau banana +TABLE distribute HOST cadeau banana CMD irafdev.pkg RUN "cd $HOME/daily_build/mac_package; ./build dev " AFTER stamp/dev CMD irafdev.dmg RUN "cd $HOME/daily_build/mac_package; ./distribute dev -" AFTER irafdev.pkg @@ -65,7 +65,7 @@ TABLE distribute_other HOST arzach # royal - a beowulf cluster -TABLE distribute_other HOST thor +TABLE distribute_other HOST arzach CMD royal.iraf RUN "synctool royal: irafdev" AFTER stamp/dev CMD royal.pyssg RUN "synctool royal: pyssgdev" |