Skip to content

hooks/EXAMPLES/FVT-option-clean-hooks-00[1-4] - create a test cases to test -c -hooks #47

@BradleyA

Description

@BradleyA

Describe:

#    MUST restore deleted test cases because git-TEST-cases.sh -c --hooks , just deleted them
# >>>   remove after debuggiing
echo ">>> May not be able to create a test case without creating a new a new git repository to test these options       <<<"
echo ">>> becasue these options remove/clean all test cases that are not custom or setup or cleanup scripts     <<<"
echo ">>> in the git repository . . .           <<<"
pwd
echo ">>>       <<<"
# >>>   remove after debuggiing
##      echo     "#!/bin/bash" > "${REPOSITORY_DIR}"/hooks/tmp_DIR_"${COMMAND_NAME}"/TEST/tmp_CMD_"${COMMAND_NAME}"/FVT-setup.sh
##      if [[ -x "${REPOSITORY_DIR}"/hooks/tmp_DIR_"${COMMAND_NAME}"/TEST/tmp_CMD_"${COMMAND_NAME}"/FVT-setup.sh ]]  ; then ./FVT-setup.sh ; fi
##      if [[ -x "SA-setup.sh"  ]]  ; then ./SA-setup.sh  ; fi

Version:

  • Command: hooks/EXAMPLES/FVT-option-clean-hooks-001

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions