X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Ftest.sh;h=81e3b12aaf36c0240186ca04f6c8665dce54b8f1;hb=eea3b32e72174023716ecbbd3c4d627091dfdb2f;hp=aedbff09d350623626a03b886ae09d34321aaec8;hpb=c9007797b11ff8347ea47e3e2e71b7a1f6d7e278;p=config%2Fdotfiles.git diff --git a/t/test.sh b/t/test.sh index aedbff0..81e3b12 100755 --- a/t/test.sh +++ b/t/test.sh @@ -55,6 +55,10 @@ function testme() { } return 42; } + +allow = \$! \$? \$. +allow = \$! \$? \$. +allow = \$! \$? \$. EOF git add test.txt git commit -m 'Initial commit.' > /dev/null @@ -83,6 +87,10 @@ function testme() { } return 42; } + +allow = \$0 \$! \$? \$. +allow = \$! \$? +allow = \$0 \$! \$? EOF