comparison tests/test-ssh-bundle1.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
comparison
equal deleted inserted replaced
49875:a77c1375c316 49876:950c39918bd2
275 searching for changes 275 searching for changes
276 remote has heads on branch 'default' that are not known locally: 6c0482d977a3 276 remote has heads on branch 'default' that are not known locally: 6c0482d977a3
277 remote: adding changesets 277 remote: adding changesets
278 remote: adding manifests 278 remote: adding manifests
279 remote: adding file changes 279 remote: adding file changes
280 remote: added 1 changesets with 1 changes to 1 files (py3 !) 280 remote: added 1 changesets with 1 changes to 1 files
281 remote: KABOOM 281 remote: KABOOM
282 $ hg -R ../remote heads 282 $ hg -R ../remote heads
283 changeset: 5:1383141674ec 283 changeset: 5:1383141674ec
284 tag: tip 284 tag: tip
285 parent: 3:a28a9d1a809c 285 parent: 3:a28a9d1a809c
443 pushing to ssh://user@dummy/remote 443 pushing to ssh://user@dummy/remote
444 searching for changes 444 searching for changes
445 remote: adding changesets 445 remote: adding changesets
446 remote: adding manifests 446 remote: adding manifests
447 remote: adding file changes 447 remote: adding file changes
448 remote: added 1 changesets with 1 changes to 1 files (py3 !) 448 remote: added 1 changesets with 1 changes to 1 files
449 remote: KABOOM 449 remote: KABOOM
450 local stdout 450 local stdout
451 451
452 debug output 452 debug output
453 453