Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Summary: fix test

Reviewed By: andreacampi

Differential Revision: D64541370

fbshipit-source-id: b657b9975ec8eae951b43190a3a629a863a39b11
  • Loading branch information
Liubov Dmitrieva authored and facebook-github-bot committed Oct 17, 2024
1 parent d5db2e9 commit 7ab03ba
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,13 @@ Matches regex - should NOT pass
remote: Error:
remote: hooks failed:
remote: always_fail_changeset for *: This hook always fails (glob)
remote: always_fail_changeset for *: This hook always fails (glob)
remote:
remote: Root cause:
remote: hooks failed:
remote: always_fail_changeset for *: This hook always fails (glob)
remote: always_fail_changeset for *: This hook always fails (glob)
remote:
remote: Debug context:
remote: "hooks failed:\nalways_fail_changeset for *: This hook always fails\nalways_fail_changeset for *: This hook always fails" (glob)
remote: "hooks failed:\nalways_fail_changeset for *: This hook always fails" (glob)
abort: unexpected EOL, expected netstring digit
[255]

Expand All @@ -81,6 +79,7 @@ Matches regex - should NOT pass
$ hg push -r . --to master --create
pushing rev cddcb6a5bb53 to destination mono:repo bookmark master
searching for changes
no changes found
remote: Command failed
remote: Error:
remote: hooks failed:
Expand Down

0 comments on commit 7ab03ba

Please sign in to comment.