From 2b7164445a4090a9e05fce84715d68c306de8540 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Tue, 13 Jan 2015 17:33:13 +0000 Subject: add etccartier, etcedis git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1373 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- steuermann/hosts.ini | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/steuermann/hosts.ini b/steuermann/hosts.ini index cb0dcfe..c48b70b 100644 --- a/steuermann/hosts.ini +++ b/steuermann/hosts.ini @@ -105,6 +105,20 @@ workdir=/home/iraf/sm_work ; because each thing wants all the processors maxproc=1 +[etcdevens] +hostname=etcdevens +like=linux:csh +workdir=/home/iraf/sm_work +; because each thing wants all the processors +maxproc=1 + +[etcedis] +hostname=etcedis +like=linux:csh +workdir=/home/iraf/sm_work +; because each thing wants all the processors +maxproc=1 + [localhost] like=ssb -- cgit