Skip to content

Commit

Permalink
Rename carton wrappers.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jun 30, 2014
1 parent 3ff6c4c commit 4ff2e65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -16,3 +16,4 @@ local
metacpan_web_local.conf
perltidy.LOG
root/static/sitemaps
tidyall.ERR
2 changes: 1 addition & 1 deletion bin/carton
@@ -1,2 +1,2 @@
#!/bin/sh
PERL_CARTON_PATH=~/carton/metacpan-web carton exec perl -Ilib $@
PERL_CARTON_PATH=~/carton/metacpan.org carton $@
2 changes: 2 additions & 0 deletions bin/carton-exec
@@ -0,0 +1,2 @@
#!/bin/sh
PERL_CARTON_PATH=~/carton/metacpan.org carton exec perl -Ilib $@
2 changes: 0 additions & 2 deletions bin/carton-install

This file was deleted.

0 comments on commit 4ff2e65

Please sign in to comment.