Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
leftathome committed May 17, 2013
1 parent de1e858 commit e1eac80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/support/setup-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@

# um ... so, obviously, don't run this on a Chef-managed workstation.
mkdir -p /etc/chef/
cp spec/support/client.rb /etc/chef/
cp spec/support/client.rb /etc/chef/client.rb
cp spec/support/travis.pem /etc/chef/client.pem
cat /etc/chef/client.rb
cat /etc/chef/client.pem

0 comments on commit e1eac80

Please sign in to comment.