Possibly fixed test
authorGraeme Lawton <graeme@per.ly>
Sat, 20 Nov 2010 19:53:06 +0000 (19:53 +0000)
committerGraeme Lawton <graeme@per.ly>
Sat, 20 Nov 2010 19:54:36 +0000 (19:54 +0000)
commit6b832bd6eabfef633627b14a5252110b8653e310
tree7941f2c3c71799fb6119143fddd1e1e3ba5dcc1f
parent83928564ffca265f67e17d34adc15d12d5319537
Possibly fixed test
24 files changed:
.build/0ey2IQdAX1/LICENSE [new file with mode: 0644]
.build/0ey2IQdAX1/MANIFEST [new file with mode: 0644]
.build/0ey2IQdAX1/META.yml [new file with mode: 0644]
.build/0ey2IQdAX1/Makefile.PL [new file with mode: 0644]
.build/0ey2IQdAX1/README [new file with mode: 0644]
.build/0ey2IQdAX1/dist.ini [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Dist/Zilla/App/Command/provision.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Dist/Zilla/Plugin/Oyster.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Dist/Zilla/Plugin/Oyster/Helper.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Dist/Zilla/Plugin/Oyster/New.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Dist/Zilla/PluginBundle/Oyster.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Oyster.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Oyster/Deploy/Git.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Oyster/Provision.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Oyster/Provision/AmazonEC2.pm [new file with mode: 0644]
.build/0ey2IQdAX1/lib/Oyster/Provision/Rackspace.pm [new file with mode: 0644]
.build/0ey2IQdAX1/oyster.conf [new file with mode: 0644]
.build/0ey2IQdAX1/share/deploy/git/catalyst-restart.sh [new file with mode: 0644]
.build/0ey2IQdAX1/share/deploy/git/post-receive [new file with mode: 0755]
.build/0ey2IQdAX1/share/deploy/git/post-update [new file with mode: 0755]
.build/0ey2IQdAX1/t/Deploy/git.t [new file with mode: 0644]
.build/0ey2IQdAX1/t/Provision/Oyster-Provision.t [new file with mode: 0644]
lib/Oyster/Deploy/Git.pm
t/Deploy/git.t