Skip to content

Commit ed757ea

Browse files
committed
Add missing executable bits on fixture scripts
Five fixture scripts were found by `etc/check-mode.sh` to begin with `#!` but not be marked executable. This adds `+x` to them. (I inspected them to make sure that this, and not removing the shebangs, was the correct fix.) This commit also removes the two temporary test files that had been added to ensure `etc/check-mode.sh` is capable of identifying the opposite situation. The script is now expected to pass.
1 parent 7ba80da commit ed757ea

File tree

7 files changed

+0
-2
lines changed

7 files changed

+0
-2
lines changed

etc/delete-after-testing/empty.sh

Whitespace-only changes.

etc/delete-after-testing/not empty.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

gix-diff/tests/fixtures/make_diff_for_rewrites_repo.sh

100644100755
File mode changed.

gix-merge/tests/fixtures/make_blob_repo.sh

100644100755
File mode changed.

gix-merge/tests/fixtures/text-baseline.sh

100644100755
File mode changed.

gix-merge/tests/fixtures/tree-baseline.sh

100644100755
File mode changed.

gix-revision/tests/fixtures/merge_base_octopus_repos.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)