This is unnecessary and Mac OS X choke on them.
Details
Details
- Reviewers
mharbison72 pulkit - Group Reviewers
hg-reviewers - Commits
- rHG2789f25fc2b6: wait-on-file: don't quote arithmetic argument
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
I couldn't reproduce the problem on 10.14 with or without this. But I can confirm that it appears to fix the issue on MSYS.
--- g:/Users/test/projects/hg-default-x86_64/Win7_x86_64_hg_tests/build/tests/test-persistent-nodemap.t +++ g:/Users/test/projects/hg-default-x86_64/Win7_x86_64_hg_tests/build/tests/test-persistent-nodemap.t.err @@ -354,22 +388,19 @@ $ wait-on-file 20 sync-txn-pending && \ > hg debugnodemap --metadata && \ > wait-on-file 20 sync-txn-close sync-repo-read + \Users\test\projects\hg-default-x86_64\Win7_x86_64_hg_tests\build\tests/testlib/wait-on-file: line 16: ("20" * "600") / 180 : syntax error: operand expected (error token is ""20" * "600") / 180 ")