This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / aparser / templates / harness.tpl
1
2         if (strcmp(test,"@TEST@")==0) {
3            @TEST@ il;
4            ret = io_@TEST@("@TEST@", ps, 0, &il, flags);
5         } else