From 3bd3c5778a4f8ff674b20860bac5b3152579d555 Mon Sep 17 00:00:00 2001 From: Asa Venton Date: Sun, 20 Oct 2019 12:37:13 +0100 Subject: Add and fix TODOs --- livetimes.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/livetimes.sh b/livetimes.sh index 4f33afe..6f0feb1 100755 --- a/livetimes.sh +++ b/livetimes.sh @@ -1,5 +1,6 @@ #!/bin/bash -# TODO: Reject $stop similar to "Bus Station" and suggest user tries 'nextbus' script instead - pending creation of nextbus script +# TODO: If $stop similar to "Bus Station" then reject and suggest user tries supplying a route number to see when their next bus leaves the station +# TODO: Fix space at the start of new lines in result read stop # function to provide data to a for loop -- cgit v1.2.3