]> git.itanic.dy.fi Git - rrdd/commit
mkcompile_h: Use mv instead of cp
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 1 Nov 2016 18:54:49 +0000 (20:54 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 1 Nov 2016 18:54:49 +0000 (20:54 +0200)
commita20494b26ff20cbbe4d841f80ca8d89b9c6c3b7f
tree61df2c644f8e52425391a2ad7394d06f2febf7e1
parent037c08bff3634581ac11e07ed7f9bbc4838be3b8
mkcompile_h: Use mv instead of cp

Once temporary version files are done, replace the original with the
temp file instead of copying over it. We don't need the temporary copy
any more so we can move it over the target file.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
mkcompile_h