dup: added option --force to cleanup and remove-older-than commands, else they actual...
[matthijs/upstream/backupninja.git] / autogen.sh
index 63702a75e10a9dfbb1ccb41b213c8db333341756..aae1061bbd085d871930c8503040dc5d784b41e8 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+if [ "x$EDITOR" = "x" ];
+then
+        EDITOR=vi
+fi
+
 if [ "x$1" = "x-f"  ]
 then
     autoscan