Show More
@@ -708,6 +708,8 b' verify pathauditor blocks evil filepaths' | |||
|
708 | 708 | abort: path contains illegal component: HG8B6C~2/hgrc |
|
709 | 709 | [255] |
|
710 | 710 | |
|
711 | $ cd .. | |
|
712 | ||
|
711 | 713 | # test that an unmodified commit template message aborts |
|
712 | 714 | |
|
713 | 715 | $ hg init unmodified_commit_template |
@@ -734,6 +736,8 b' verify pathauditor blocks evil filepaths' | |||
|
734 | 736 | abort: commit message unchanged |
|
735 | 737 | [255] |
|
736 | 738 | |
|
739 | $ cd .. | |
|
740 | ||
|
737 | 741 | test that text below the --- >8 --- special string is ignored |
|
738 | 742 | |
|
739 | 743 | $ cat <<'EOF' > $TESTTMP/lowercaseline.sh |
General Comments 0
You need to be logged in to leave comments.
Login now