From: Ian Jackson Date: Fri, 5 Aug 2016 19:38:59 +0000 (+0100) Subject: Test suite: examplegit setup script X-Git-Tag: archive/debian/2.0~211 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=4148272808e1c37f1077aa6a42e6057378730fa3;hp=4148272808e1c37f1077aa6a42e6057378730fa3;p=dgit.git Test suite: examplegit setup script We are going to have `setup' scripts which explain how to set up the preconditions for one or more tests. This is the first one. Right now it runs to completion, generating its deliverables in $tmp, but then crashes due to the as-yet-unimplemented t-setup-done call. Signed-off-by: Ian Jackson ---