summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/invalid-key/testcase-config
blob: 4e4725e2a48fe83fc3c91deeb2c988e7abb19cda (plain)
1
2
3
4
5
6
7
8
9
10
11
arguments+=()
expected_exitcode=255

# set IFS="" if you want trailing new lines, otherwise remove it
IFS="" read -d '' expected_output <<'EOF'
invalid key/value pair
./makepkg-template-tests/invalid-key/PKGBUILD:1: # template input; []³|>=bar;
EOF

IFS="" read -d '' expected_result <<'EOF'
EOF