Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4095
Modified Files:
runlist.c
Log Message:
one more test
Index: runlist.c
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/test/runlist.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- runlist.c 23 Nov 2005 09:15:01 -0000 1.3
+++ runlist.c 23 Nov 2005 09:16:10 -0000 1.4
@@ -5,3 +5,4 @@ int main (int argc, char *argv[])
{
return test_rl_main (argc, argv);
}
+
|