diff options
author | Micah Anderson <micah@riseup.net> | 2006-01-19 22:31:10 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-01-19 22:31:10 +0000 |
commit | 53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc (patch) | |
tree | 9178b2872559a6e30f899f10b569afcedb739745 /TODO | |
parent | a9e94e27be7f1dedb0be56233b54df4ac6bb9c53 (diff) | |
download | backupninja-53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc.tar.gz backupninja-53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc.tar.bz2 |
Add configure /bin/sh problem to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |