comparison tests/test-ssh.t @ 49876:950c39918bd2

tests: drop `(py3 !)` output matching predicates Presumably these were paired with `(no-py3 !)` at one point, but now they were unconditionally true. test-check-code.t required a couple of `(glob)` markers on the changed lines in test-lfs-serve-access.t, because of the `$LOCALIP` usage on those lines. Not sure how those lines slipped through the checks previously.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 04 Jan 2023 00:16:52 -0500
parents 2f2682f40ea0
children adecb1ab4a0d 2cf264e9aa75
comparison
equal deleted inserted replaced
49875:a77c1375c316 49876:950c39918bd2
272 searching for changes 272 searching for changes
273 remote has heads on branch 'default' that are not known locally: 6c0482d977a3 273 remote has heads on branch 'default' that are not known locally: 6c0482d977a3
274 remote: adding changesets 274 remote: adding changesets
275 remote: adding manifests 275 remote: adding manifests
276 remote: adding file changes 276 remote: adding file changes
277 remote: added 1 changesets with 1 changes to 1 files (py3 !) 277 remote: added 1 changesets with 1 changes to 1 files
278 remote: KABOOM 278 remote: KABOOM
279 remote: KABOOM IN PROCESS 279 remote: KABOOM IN PROCESS
280 $ hg -R ../remote heads 280 $ hg -R ../remote heads
281 changeset: 5:1383141674ec 281 changeset: 5:1383141674ec
282 tag: tip 282 tag: tip
304 searching for changes 304 searching for changes
305 remote has heads on branch 'default' that are not known locally: 6c0482d977a3 305 remote has heads on branch 'default' that are not known locally: 6c0482d977a3
306 remote: adding changesets 306 remote: adding changesets
307 remote: adding manifests 307 remote: adding manifests
308 remote: adding file changes 308 remote: adding file changes
309 remote: added 1 changesets with 1 changes to 1 files (py3 !) 309 remote: added 1 changesets with 1 changes to 1 files
310 remote: KABOOM 310 remote: KABOOM
311 remote: KABOOM IN PROCESS 311 remote: KABOOM IN PROCESS
312 312
313 #endif 313 #endif
314 314
495 pushing to ssh://user@dummy/remote 495 pushing to ssh://user@dummy/remote
496 searching for changes 496 searching for changes
497 remote: adding changesets 497 remote: adding changesets
498 remote: adding manifests 498 remote: adding manifests
499 remote: adding file changes 499 remote: adding file changes
500 remote: added 1 changesets with 1 changes to 1 files (py3 !) 500 remote: added 1 changesets with 1 changes to 1 files
501 remote: KABOOM 501 remote: KABOOM
502 remote: KABOOM IN PROCESS 502 remote: KABOOM IN PROCESS
503 local stdout 503 local stdout
504 504
505 debug output 505 debug output