Skip to content

Commit

Permalink
Beta-3
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyA committed Feb 4, 2020
1 parent 4424b2b commit 7a7b128
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
14 changes: 6 additions & 8 deletions hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
#!/bin/bash
# hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh 3.1.1.1492 2020-02-03T22:58:57.696458-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.527-21-g4424b2b
# Beta-3
# hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh 2.500.1432 2020-02-01T17:23:29.550633-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.499
# hooks/EXAMPLES/FVT-option-clean-hooks-001-004 May not be able to create a test case without creating a new a new git repository #47
# hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh 2.441.1333 2020-01-28T23:29:38.984356-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.440
# hooks/EXAMPLES/FVT-option-clean-hooks-001 copy FVT-option-clean-001 to FVT-option-clean-hooks-001
# hooks/bin/TEST/git-TEST-cases.sh/FVT-setup.sh 2.436.1328 2020-01-28T10:27:16.263708-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.435-1-g267af17
# hooks/EXAMPLES/FVT-option-clean-002 copy hooks/EXAMPLES/FVT-option-clean-001 to hooks/EXAMPLES/FVT-option-clean-002
# hooks/EXAMPLES/FVT-setup.sh 2.276.1076 2020-01-21T19:14:19.604461-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git dev uadmin five-rpi3b.cptx86.com 2.275
# FVT-* Production standard 5.3.559 Copyright
# hooks/EXAMPLES/FVT-setup.sh 2.258.1047 2020-01-19T09:50:49.987834-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git dev uadmin five-rpi3b.cptx86.com 2.257
Expand Down Expand Up @@ -91,10 +89,10 @@ ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-all-hooks-001" FVT-option-al
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-all-hooks-002" FVT-option-all-hooks-002
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-001" FVT-option-clean-001
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-002" FVT-option-clean-002
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-001" FVT-option-clean-hooks-001
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-002" FVT-option-clean-hooks-002
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-003" FVT-option-clean-hooks-003
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-004" FVT-option-clean-hooks-004
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-001" FVT-option-clean-hooks-001 # #47
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-002" FVT-option-clean-hooks-002 # #47
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-003" FVT-option-clean-hooks-003 # #47
# >>> Known incidnet ## >>> ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-clean-hooks-004" FVT-option-clean-hooks-004 # #47
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-filename-001" FVT-option-filename-001
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-filename-002" FVT-option-filename-002
ln -fs "${REPOSITORY_DIR}/hooks/EXAMPLES/FVT-option-filename-003" FVT-option-filename-003
Expand Down
4 changes: 2 additions & 2 deletions hooks/bin/git-TEST-cases.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# hooks/bin/git-TEST-cases.sh 2.527.1470 2020-02-03T22:50:20.003146-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.526
# hooks/bin/git-TEST-cases.sh testing Beta-3
# hooks/bin/git-TEST-cases.sh 3.1.1.1492 2020-02-03T22:58:57.875468-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.527-21-g4424b2b
# Beta-3
# hooks/bin/git-TEST-cases.sh 2.525.1468 2020-02-03T15:05:29.296666-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.524
# hooks/bin/git-TEST-cases.sh added additional SA-cleanup.sh near the end of the script because when testing git-TEST-cases.sh some of the FVT test case caused SA-setup.sh to be run
# hooks/bin/git-TEST-cases.sh 2.435.1326 2020-01-28T10:11:57.566271-06:00 (CST) https://github.com/BradleyA/git-TEST-commit-automation.git master uadmin five-rpi3b.cptx86.com 2.434
Expand Down

0 comments on commit 7a7b128

Please sign in to comment.