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

IFS="" read -d '' expected_output <<'EOF'
invalid chars used in name 'foo/'. allowed: [:alnum:]+_.@-
./makepkg-template-tests/name-charset-invalid/PKGBUILD:5: # template start; name=foo/
EOF

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