From: Chris W. <la...@us...> - 2005-02-02 16:15:46
|
Update of /cvsroot/openinteract/OpenInteract2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32753 Modified Files: MANIFEST Log Message: remove transfer sample and test (no longer needed) Index: MANIFEST =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/MANIFEST,v retrieving revision 1.110 retrieving revision 1.111 diff -C2 -d -r1.110 -r1.111 *** MANIFEST 2 Feb 2005 13:23:53 -0000 1.110 --- MANIFEST 2 Feb 2005 16:15:35 -0000 1.111 *************** *** 64,68 **** lib/OpenInteract2/Config/PerlFile.pm lib/OpenInteract2/Config/Readonly.pm - lib/OpenInteract2/Config/TransferSample.pm lib/OpenInteract2/Constants.pm lib/OpenInteract2/ContentGenerator.pm --- 64,67 ---- *************** *** 97,101 **** lib/OpenInteract2/Log/OIAppender.pm lib/OpenInteract2/Manage.pm - lib/OpenInteract2/Manage/CreateSourceDirectory.pm lib/OpenInteract2/Manage/Package.pm lib/OpenInteract2/Manage/Package/Check.pm --- 96,99 ---- *************** *** 236,240 **** t/config_perl.t t/config_readonly.t - t/config_transfer_sample.t t/context.t t/controller.t --- 234,237 ---- |