Remove :target-path from :base profile.

Fixes #1222; might introduce even more problems.
This commit is contained in:
Phil Hagelberg 2013-07-12 07:45:07 -07:00
parent 1225f0bf4f
commit 57c0b1e0e2

View file

@ -349,7 +349,6 @@
{:displace true}) {:displace true})
:test-selectors {:default (with-meta '(constantly true) :test-selectors {:default (with-meta '(constantly true)
{:displace true})} {:displace true})}
:target-path "target"
:dependencies '[[org.clojure/tools.nrepl "0.2.3"] :dependencies '[[org.clojure/tools.nrepl "0.2.3"]
[clojure-complete "0.2.3"]] [clojure-complete "0.2.3"]]
:checkout-deps-shares [:source-paths :checkout-deps-shares [:source-paths