Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Jul 20, 2019
1 parent fa869fc commit 9b01bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ commands:
else
export PLACKUP=plackup
fi
if [ "${DOJO_BUILT}" != "" ]; then sed -i -r -e "s/#dojo_built *= *[0-9]+/dojo_built=${DOJO_BUILT}/" ledgersmb.conf ; fi;
$PLACKUP -I$HOME/project/lib -I$HOME/project/old/lib \
-r -R ~/perl5 \
--port 5001 \
Expand Down Expand Up @@ -342,7 +341,7 @@ jobs:
# - prep_env
# - start_plackup
# - start_proxy
# - run: *prove
# - prove

# perl528_pg10_firefox:
# <<: *defaults
Expand All @@ -355,7 +354,7 @@ jobs:
# - prep_env
# - start_plackup
# - start_proxy
# - run: *prove
# - prove

# perl528_pg96_firefox:
# <<: *defaults
Expand Down
Binary file added mc.tar.xz
Binary file not shown.

0 comments on commit 9b01bbc

Please sign in to comment.