diff options
author | Günther Deschner <gd@samba.org> | 2010-06-16 17:09:47 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-06-16 17:10:15 +0200 |
commit | a6f1c111ffad6ff3f5017305c274c578368d1739 (patch) | |
tree | adbf882ff652ba5756eacdf4e1c29438ccc7d017 /source4/torture/rap | |
parent | cfb67b1a169350a8316532eb5d53de4a3f2bacb3 (diff) | |
download | samba-a6f1c111ffad6ff3f5017305c274c578368d1739.tar.gz samba-a6f1c111ffad6ff3f5017305c274c578368d1739.tar.bz2 samba-a6f1c111ffad6ff3f5017305c274c578368d1739.zip |
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRINTING.
Guenther
Diffstat (limited to 'source4/torture/rap')
-rw-r--r-- | source4/torture/rap/printing.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/rap/printing.c b/source4/torture/rap/printing.c index 4f10606b59..a2ee582758 100644 --- a/source4/torture/rap/printing.c +++ b/source4/torture/rap/printing.c @@ -38,6 +38,8 @@ delete job try writing 2nd half + SMBsplretq + */ #define TORTURE_PRINT_FILE "torture_print_file" |