diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-04 17:44:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-04 17:44:36 +0000 |
commit | 2a206aef2005ab2276ccf37275bc3a689e4ade5a (patch) | |
tree | aef72600856a4f3c4d3893fb2db80dd2a3e1848c | |
parent | c3f854af5229bc04cdca99c7969b57fef80fae6f (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to ce01bcbb4da06b2db9381712a42fe9f403613b0d
- Merge changes from topics "VID-8", "VID-7"
* changes:
Add semicolon at the end
Add a semicolon at the end of this statement
- Add semicolon at the end
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: Ief3162f9990689251c7268c515107a34b1a03a52
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I92d5834ace5659334bdede1dfc2af23cc697f78a
Signed-off-by: anushadasari <danush10@in.ibm.com>
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject bcf64e43461bccb2da6590a8bc46faa5f4ca7d9 +Subproject ce01bcbb4da06b2db9381712a42fe9f403613b0 |