Skip to content

Commit

Permalink
debug github
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Feb 14, 2025
1 parent fe47c60 commit 2859110
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/shell/001-docker-install-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ error () {
}
trap error ERR

# debug github environment
ls -l /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages/cf_remote
stat /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages/cf_remote/nt-discovery.sh
dir=$(dirname "$0")
name=cf-remote-debian-test-host

Expand Down

0 comments on commit 2859110

Please sign in to comment.