Changeset 597 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Dec 11, 2011, 1:06:37 PM (13 years ago)
Author:
rybkin
Message:

See C.L. 474

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r596 r597  
     12011-12-11    <rybkin@lal.in2p3.fr> 474
     2
     3        * source/cmt_system.cxx: In class CmtSystem, in function cd, do not print
     4        error message on system chdir function failure, in functions test_directory,
     5        test_file, do not set error or print error message on system stat function
     6        failure, in functions create_symlink, remove_file, on POSIX systems, do not
     7        print error message or return failure on system unlink function failure for
     8        errno == ENOTDIR
     9        * source/cmt_use.cxx: In function uninstall_library, always remove
     10        reference file with internal command (as create)
     11        * mgr/cmt_install_action.sh: Exit with error on file command or reference
     12        file command error
     13        * mgr/cmt_uninstall_action.sh: idem
     14        * mgr/cmt_install_action.bat: idem
     15        * mgr/cmt_uninstall_action.bat: idem
     16       
    1172011-12-10    <rybkin@lal.in2p3.fr> 473
    218
Note: See TracChangeset for help on using the changeset viewer.