Skip to content

Commit

Permalink
redundant removal commands from debugging (#3344)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson authored Dec 6, 2024
1 parent 2fefd23 commit 5a09073
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/git-secrets-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,3 @@ else
echo "git-secrets-check.sh: Issues found with return code $retVal, please remediate."
return 1
fi

#cleanup for testing
rm -rf /tmp/git-secrets
sudo rm -f $gs_path/git-secrets

0 comments on commit 5a09073

Please sign in to comment.