s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites.
authorGünther Deschner <gd@samba.org>
Thu, 16 Sep 2010 12:41:37 +0000 (14:41 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 16 Sep 2010 12:41:37 +0000 (14:41 +0200)
Guenther

source4/torture/ndr/README

index d17d0b24ad002b4c14962a2f60f1a2c1c94261b1..88123eae9298511243dc60b339b71da36f23ed6d 100644 (file)
@@ -1,4 +1,4 @@
 use
-       hexdump -e '12/1 "0x%02x, " "\n"' infile|outfile
+       hexdump -v -e '12/1 "0x%02x, " "\n"' infile|outfile
 
 to import ndr dumps