paneech86 / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Git pull error (syntax error) #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. after a commit, run: $ git pull; git push 
2.
3.

What is the expected output? What do you see instead?
git pull expected (fetch & merge) but responds with this error:
/data/data/com.spartacusrex.spartacuside/files/system/bin/git-pull: 
/data/data/com.spartacusrex.spartacuside/files/system/bin/git-sh-setup: line 
33: syntax error: unexpected "done"

What version of the product are you using? On what operating system?
"System v1.95" on Asus Transformer (original), running Prime ROM (Android 3.2)

Please provide any additional information below.
Might this be (in some way) related to an SSH key issue? I had some trouble 
with SSH, and tried the steps in other posts.

Original issue reported on code.google.com by logan.xa...@gmail.com on 29 Feb 2012 at 9:54