Skip to content

Commit

Permalink
Correct path to data model for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespjh committed Nov 10, 2016
1 parent f36c4db commit 08d8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

env.results_dir="/home/"+env.user+"/Scratch/BluclobberSpark/output"

env.model="newsrods"
env.model="bluclobber"
env.corpus='/rdZone/live/rd003v/CompressedALTO-fromJamesH/CompressedALTO'

env.deploy_to="/home/"+env.user+"/devel/BluclobberSpark"

0 comments on commit 08d8bfd

Please sign in to comment.