git-ftp / git-ftp/git-ftp

syntax error: operand expected

Open
#568 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs_testing
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.