microsoft / microsoft/sql-server-samples
Missing bracket in last line of file setup-bdc.sh
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 11.2k
- Forks
- 9.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
Hi, you are Missing bracket in last line of file setup-bdc.sh (line 346)
the start of the brackets is in line 93
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open setup-bdc.sh and inspect the bracketed construct that starts around line 93 and ends at line 346. Confirm whether the final line is missing its closing bracket, then verify that the corrected script parses successfully; the issue is done when the bracket pair is balanced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100