WIP to add the search GC flags on the crackname script drs
authorMatthieu Patou <mat@matws.net>
Tue, 30 Jul 2013 19:40:48 +0000 (12:40 -0700)
committerMatthieu Patou <mat@matws.net>
Sun, 18 May 2014 08:22:13 +0000 (01:22 -0700)
Signed-off-by: Matthieu Patou <mat@matws.net>
source4/scripting/devel/crackname

index 2e1798511f3b6ac04dde2657cae4f44973a53699..55df2154cc4e7b9a743d32406dbfc2db17baa09f 100755 (executable)
@@ -64,7 +64,7 @@ if __name__ == "__main__":
 
     req.codepage = 1252
     req.language = 1033
-    req.format_flags = 0
+    req.format_flags = 4
     req.format_offered = opts.informat
     req.format_desired = opts.outformat
     req.count = 1