Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incident Report - setup-git-TEST-cases.sh - received error in git clone local repository #50

Open
BradleyA opened this issue Oct 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working, an incident requiring resources for assessment and resolution. needs investigation What? How?

Comments

@BradleyA
Copy link
Owner

BradleyA commented Oct 3, 2020

Tell us about your incident:
A clear and concise description, 'what is your incident?'

-> received error in git clone local repository

To reproduce your incident:
Steps to reproduce your incident:

  1. Go to -> git clone https://github.com/BradleyA/markit
  2. Enter -> cd markit/
  3. Edit -> vi markit
  4. Enter -> setup-git-TEST-cases.sh
  5. See error ->
    /usr/local/bin/setup-git-TEST-cases.sh: line 129: unexpected EOF while looking for matching `"'
    /usr/local/bin/setup-git-TEST-cases.sh: line 131: syntax error: unexpected end of file

Actual results:
If applicable, add screenshots to help explain your incident.

-> 031439 uadmin@three-rpi3b: ~/github/BradleyA/markit
     $ ls -la
total 144
drwxrwxr-x 8 uadmin uadmin  4096 Oct  3 14:31 .
drwxrwxr-x 3 uadmin uadmin  4096 Oct  3 14:23 ..
-rw-rw-r-- 1 uadmin uadmin 19057 Oct  3 14:23 CHANGELOG.md
-rwxrwxr-x 1 uadmin uadmin 16570 Oct  3 14:23 check-markit
-rwxrwxr-x 1 uadmin uadmin 14943 Oct  3 14:23 find-code.sh
drwxrwxr-x 8 uadmin uadmin  4096 Oct  3 14:31 .git
drwxrwxr-x 3 uadmin uadmin  4096 Oct  3 14:23 .github
-rw-rw-r-- 1 uadmin uadmin   644 Oct  3 14:23 .gitignore
drwxrwxr-x 2 uadmin uadmin  4096 Oct  3 14:23 images
-rw-rw-r-- 1 uadmin uadmin  1070 Oct  3 14:23 LICENSE
-rwxrwxr-x 1 uadmin uadmin 25645 Oct  3 14:31 markit
drwxrwxr-x 2 uadmin uadmin  4096 Oct  3 14:23 presentation
-rw-rw-r-- 1 uadmin uadmin 14608 Oct  3 14:23 README.md
-rw-rw-r-- 1 uadmin uadmin  1795 Oct  3 14:23 SECURITY.md
drwxrwxr-x 5 uadmin uadmin  4096 Oct  3 14:23 TEST
drwxrwxr-x 2 uadmin uadmin  4096 Oct  3 14:23 testfiles
031439 uadmin@three-rpi3b: ~/github/BradleyA/markit
     $ setup-git-TEST-cases.sh 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                            Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  757k    0  757k    0     0   417k      0 --:--:--  0:00:01 --:--:--  791k
/usr/local/bin/setup-git-TEST-cases.sh: line 129: unexpected EOF while looking for matching `"'
/usr/local/bin/setup-git-TEST-cases.sh: line 131: syntax error: unexpected end of file

Expected results:
A clear and concise description of what results you expected.

->      $ setup-git-TEST-cases.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                            Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  757k    0  757k    0     0   312k      0 --:--:--  0:00:02 --:--:--  473k
    For more information:
    https://github.com/BradleyA/git-TEST-commit-automation/blob/master/hooks/docs/STEPS-TO-EVALUTE.md#installevaluate-git-test-commit-automation-solution
    setup-git-TEST-cases.sh has installed or upgraded git-TEST-commit-automation
    in the current repository.  The following commands git-TEST-cases.sh,
    setup-git-TEST-cases.sh, and uninstall-git-TEST-cases.sh have been copied
    to /usr/local/bin.  Test scripts have been updated with the latest test
    scipts from the remote git repository.  git-TEST-commit-automation runs
    pre-commit & post-commit hooks when git commit -m 'message' is executed.
2020-10-03T15:07:42.627354-05:00 (CDT) three-rpi3b.cptx86.com hooks/bin/setup-git-TEST-cases.sh[11809] 3.1.94.1653 126 uadmin 10000:10000 [INFO]    Operation
  • Command: ( github-repository/setup.github.repository.sh 2.199.861 )

    -> hooks/bin/setup-git-TEST-cases.sh  3.1.94.1653  2020-09-05T08:15:28.202095-05:00 (CDT)  https://github.com/BradleyA/git-TEST-commit-automation.git  master
    
@BradleyA BradleyA added bug Something isn't working, an incident requiring resources for assessment and resolution. needs investigation What? How? labels Oct 3, 2020
@BradleyA BradleyA self-assigned this Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, an incident requiring resources for assessment and resolution. needs investigation What? How?
Projects
None yet
Development

No branches or pull requests

1 participant