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