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 - hooks/bin/git-TEST-cases.sh - --filename is used more than once in repository #52

Open
BradleyA opened this issue Oct 28, 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

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

-> there is an issue when a --filename is used more than once in repository
->  there is an issue that '/' can not be included in --filename because --filename could of been used as a workaround when there is more than one --filename in the repository

-> add a prompt or user help when there are more then one --filename in the repository

To reproduce your incident:
Steps to reproduce your incident:

  1. Enter -> git-TEST-cases.sh --filename FVT-setup.sh --add

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

-> 
272201 uadmin@five-rpi3b: ~/github/BradleyA/markit/TEST/find-code.sh
     A> git-TEST-cases.sh -f FVT-setup.sh --add
/usr/local/bin/git-TEST-cases.sh: line 268: cd: ./TEST/find-code.sh/FVT-setup.sh
./hooks/EXAMPLES/FVT-setup.sh
./hooks/bin/TEST/git-TEST-cases.sh: No such file or directory
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)
Untracked files:
    testfiles/version.m4
    testfiles/version.sh
    testfiles/version.tmp

nothing added to commit but untracked files present
/usr/local/bin/git-TEST-cases.sh: line 281: cd: ./TEST/FVT-setup.sh
./hooks/EXAMPLES/TEST/FVT-setup.sh: No such file or directory

    INFO:  If filename is not found.  Check spelling of filename
    or try  git-TEST-cases.sh --filename <FILE_NAME> --hooks
    or try  git-TEST-cases.sh --help

./TEST/find-code.sh/FVT-setup.sh
./TEST/markit/FVT-setup.sh
./TEST/FVT-setup.sh
./TEST/FVT-setup.sh/SA-cleanup.sh
./TEST/FVT-setup.sh/SA-setup.sh
./TEST/FVT-setup.sh/SA-shellcheck-001.expected
./TEST/check-markit/FVT-setup.sh
/usr/local/bin/git-TEST-cases.sh: line 292: cd: ./TEST/FVT-setup.sh
./hooks/EXAMPLES/TEST/FVT-setup.sh: No such file or directory

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

-> 
  • Command: ( check-markit 4.1.4.803 2020-08-29T22:25:47.061044-05:00 (CDT) https://github.com/BradleyA/markit.git master uadmin )

    -> hooks/bin/git-TEST-cases.sh  3.1.92.1650  2020-08-29T22:13:53.611478-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 28, 2020
@BradleyA BradleyA self-assigned this Oct 28, 2020
@BradleyA BradleyA changed the title Incident Report - hooks/bin/git-TEST-cases.sh - --filename is used more than once in repositor Incident Report - hooks/bin/git-TEST-cases.sh - --filename is used more than once in repository Nov 21, 2020
BradleyA added a commit that referenced this issue Nov 21, 2020
hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh
hooks/bin/git-TEST-cases.sh -->   first code cut for  --filename is used more than once in repository #52
BradleyA added a commit that referenced this issue Nov 24, 2020
… --filename is used more than once in repository #52
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