diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-01-26 21:32:07 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-26 23:43:08 +0000 |
commit | da1c7109941a562426de4efd8cc9645cdf730954 (patch) | |
tree | ad2347f0722fe5b21a57075bd0d75a48a78b3f31 | |
parent | 8311c10fbbc264920d2c45224d4575d42e5e040e (diff) |
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- generate_config: Check yaml arg is really a file
In order to support bash process substition, e.g.
$ ./generate_config.py -j /path/to/template.j2 -y <(echo stuff);
do not consume the contents of ARGS.yaml unless it is a file.
Change-Id: I89053cfaadc158f6a15f85836892b21980081772
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
m--------- | docs/submodules/pharos | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/pharos b/docs/submodules/pharos -Subproject c80d5dc39aba382011ddc861bdf6d88b9267868 +Subproject afed939379a5870cbbdf3bcb4d0ce8a4ebd789a |