diff options
-rw-r--r-- | source4/torture/rap/printing.c | 8 |
1 files changed, 8 insertions, 0 deletions
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" |