src/strip.vala
authorAlan Knowles <alan@roojs.com>
Tue, 7 Aug 2018 08:18:29 +0000 (16:18 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 7 Aug 2018 08:18:29 +0000 (16:18 +0800)
src/strip.vala

index c2fff35..470514a 100644 (file)
@@ -241,7 +241,7 @@ public class StripApplication : GLib.Application {
                return 0;
         }
 
-               strip.scan_dir(opt_path, "");
+               strip.scan_dir(opt_path, opt_scan_mailfort_only);