From 9c7d47fdad5fe82cc7936fef9e905521db841f09 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 18 May 2010 23:05:33 +0200 Subject: s4-smbtorture: take a TODO note for RAP-PRINTING. Guenther --- source4/torture/rap/printing.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'source4/torture/rap/printing.c') diff --git a/source4/torture/rap/printing.c b/source4/torture/rap/printing.c index e2ef9663be..a143017c42 100644 --- a/source4/torture/rap/printing.c +++ b/source4/torture/rap/printing.c @@ -31,6 +31,14 @@ #include "torture/rap/proto.h" #include "param/param.h" +/* TODO: + + printing half the file, + finding job + delete job + try writing 2nd half + +*/ #define TORTURE_PRINT_FILE "torture_print_file" -- cgit