[ET Trac] [Einstein Toolkit] #1864: Cactus build fails on file systems that do not update timestamps all the time
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Mar 20 16:32:03 CDT 2016
#1864: Cactus build fails on file systems that do not update timestamps all the
time
---------------------+------------------------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: review
Priority: major | Milestone:
Component: Cactus | Version: development version
Resolution: | Keywords: backport
---------------------+------------------------------------------------------
Comment (by eschnett):
The difference between {{{: >FILE}}} and {{{echo 1 >FILE}}} is that the
former creates an empty file, while the latter writes something into the
file. Writing an empty string (as you suggest) is also fine, but is the
same as just writing {{{echo}}}, as both simply write a newline character.
I don't see a downside, except (tongue-in-cheek) the increase in build
time for calling {{{echo}}}, and the increase in disk space for creating
non-empty files.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1864#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list