-
Notifications
You must be signed in to change notification settings - Fork 1
Home
jlstevens edited this page Nov 3, 2014
·
11 revisions
-
On doozy,
gcal_10000.typ
needs to be in/var/lib/buildbot/docs/Documents/Topographica
in order to be found byparam.resolve_path
(for GCAL_Tutorial.ipynb). -
Doozy needs a
.topographicarc
asparam.resolve_path.search_paths
is broken. It should be in/home/topo-buildbot
AND/var/lib/buildbot/docs
with contents:import param from topo.misc.commandline import default_output_path param.resolve_path.search_paths.append(default_output_path())
-
MAKE SURE YOU HAVE CLEAN WORKING DIRECTORY WHEN CREATING SNAPSHOTS FOR DOOZY!