syntax error: operand expected
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 5.6k
- Forks
- 694
- PR merge metrics
- No merged PRs in 30d
Description
Bug
I have a problem when i want to push to the remote server with the 1.6.0 version of git-ftp.
No file deploy to the server and i have this error:
.../path/git-ftp: line 1158: =: syntax error: operand expected (error token is "=")
Have you any idea to resolve it ?
Thanks
Environment
Mac Catalina
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
Start with the git-ftp script at line 1158 and reproduce the reported push failure using git-ftp 1.6.0 on macOS Catalina. Inspect the surrounding shell expression that produces the operand error and compare it with the reported environment. Done means identifying the triggering input or condition and confirming that pushing deploys files without the syntax error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100