This is an archive of the discontinued Mercurial Phabricator instance.

wait-on-file: properly wait on any files and symlink
ClosedPublic

Authored by marmoute on Fri, May 6, 4:37 AM.

Details

Summary

This make the utility more useful, for example to wait on a lock file.
We also add an explicit -L check since the lock are "weird" symlink.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Fri, May 6, 4:37 AM
baymax retitled this revision from wait-on-file: properly wait on any file and symlink to wait-on-file: properly wait on any files and symlink.Thu, May 19, 6:36 AM
baymax edited the summary of this revision. (Show Details)
baymax updated this revision to Diff 33415.

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

Alphare accepted this revision.Tue, May 24, 9:35 AM
This revision is now accepted and ready to land.Tue, May 24, 9:35 AM
baymax updated this revision to Diff 33430.Tue, May 24, 10:33 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

This revision was automatically updated to reflect the committed changes.