From b06f9a48169d1c24fcc35c864ad94ea05474bb4d Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Thu, 3 Mar 2016 15:52:56 +0000 Subject: [PATCH] todo --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODO b/TODO index bff4321..6afe7e0 100644 --- a/TODO +++ b/TODO @@ -44,3 +44,17 @@ List some shell linters somewhere. * ShellCheck * checkbashisms + + +Set parallel and series +---------- +I want to be able to make only some directories run in series. + +* Rename .urchin to .urchin_root. +* Look for a .urchin_dir file. +* If .urchin_dir contains "series", run that directory in series rather + than in parallel. + +Rename to something other than "test"? +---------- +Maybe wait until I have a use for this.