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

Commit

Permalink
Paths now relative to root of repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
leftathome committed May 17, 2013
1 parent 7d1b278 commit 92cf6ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/support/setup-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

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

0 comments on commit 92cf6ae

Please sign in to comment.