r13: functions.sh:
authorDamir Dzeko <Damir.Dzeko@CARNet.hr>
Mon, 21 Mar 2005 10:38:56 +0000 (10:38 +0000)
committerDamir Dzeko <Damir.Dzeko@CARNet.hr>
Mon, 21 Mar 2005 10:38:56 +0000 (10:38 +0000)
commit9e207da19390794dd67ca4f6842976886a6db7cd
tree06c98ed495528264de76aadaf2c36bcc233e0b57
parentd79bdabfd15b6324adc9549290b89178bed98908
r13: functions.sh:
- cp_safe_file_replace new-file target-file      (new function)
    * function places new-file in place of target-file preserving
      original modes (or just renames new-file to target-file)
- cp_check_and_sed:
    * utilizes this new cp_safe_file_replace function
functions.sh
test/test-file