projects
/
satune.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c4e5b
)
Adding a new server to deploy.sh
author
Hamed Gorjiara
<hgorjiar@uci.edu>
Thu, 18 Oct 2018 04:25:26 +0000
(21:25 -0700)
committer
Hamed Gorjiara
<hgorjiar@uci.edu>
Thu, 18 Oct 2018 04:25:26 +0000
(21:25 -0700)
deploy-cs.sh
patch
|
blob
|
history
diff --git
a/deploy-cs.sh
b/deploy-cs.sh
index bafb92ab773d4c3382967a4465f8fd34756ced55..0afc09b72b4bb3fa3ee84b3dc21b1806576e42bc 100755
(executable)
--- a/
deploy-cs.sh
+++ b/
deploy-cs.sh
@@
-4,7
+4,7
@@
set -e
BASE=../
-SERVERS="dc-5.calit2.uci.edu dc-7.calit2.uci.edu dc-8.calit2.uci.edu dc-9.calit2.uci.edu dc-10.calit2.uci.edu dc-11.calit2.uci.edu"
+SERVERS="dc-
4.calit2.uci.edu dc-
5.calit2.uci.edu dc-7.calit2.uci.edu dc-8.calit2.uci.edu dc-9.calit2.uci.edu dc-10.calit2.uci.edu dc-11.calit2.uci.edu"
REMOTEDIR="/scratch/hamed/"
INFILE="constraint_compiler/"
SRC="constraint_compiler/src/"