new(basic.gblib): Allow TABLE keyword multiple times per file #383.
This commit is contained in:
parent
8616d60691
commit
cb311832a4
1 changed files with 2 additions and 1 deletions
|
@ -586,7 +586,8 @@ export class AzureDeployerService implements IGBInstallationDeployer {
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
resolve(instance);
|
||||||
|
|
||||||
// MSFT has changed without warnings.
|
// MSFT has changed without warnings.
|
||||||
// try {
|
// try {
|
||||||
// //tslint:disable-next-line:max-line-length
|
// //tslint:disable-next-line:max-line-length
|
||||||
|
|
Loading…
Add table
Reference in a new issue