commit | 2b4ee2bcbda36b0dd5e1706b625b78209be86137 | [log] [tgz] |
---|---|---|
author | GlennRC <glenn@onlab.us> | Tue Sep 08 13:42:52 2015 -0700 |
committer | GlennRC <glenn@onlab.us> | Tue Sep 08 13:42:52 2015 -0700 |
tree | ed638cacd597bbaaa324de3ca15d27f42571f799 | |
parent | a3746bf05645f6622ea49a046e0ad1aacc6c35dc [diff] |
Changed autopull to off in params file Change-Id: I0c7b7d8f8e9054fe510aeccf0d7169ef2475c31c
diff --git a/TestON/tests/CHOtest/CHOtest.params b/TestON/tests/CHOtest/CHOtest.params index ee1ab26..a4fabb0 100644 --- a/TestON/tests/CHOtest/CHOtest.params +++ b/TestON/tests/CHOtest/CHOtest.params
@@ -23,7 +23,7 @@ <GIT> #autoPull 'on' or 'off' - <autoPull>on</autoPull> + <autoPull>off</autoPull> <branch>master</branch> </GIT>