Add configure /bin/sh problem to TODO
authormicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)
committermicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@344 758a04ac-41e6-0310-8a23-8373a73cc35d

TODO

diff --git a/TODO b/TODO
index c80b2fe582d94dc48644e78926de5016dccb47d6..36cb9df8eb2cc321c6b69643a9fe650ef1f1319b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,6 +2,9 @@
 This is a todo list, want to help? Pick something and let the list know
 you are working on it!
 
+. Figure out why configure decides to use /bin/sh for bash when
+  it shouldn't (Debian bug #346303)
+
 . Make ninjahelper allow you to pick what type of backup you want (instead
   of just assuming you want local-to-remote, or push backups. Some people
   want local-to-local, or remote-to-local, or pull backups). This has been