1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-14 13:25:09 -05:00
pacman/test/scripts/makepkg-template-tests/name-charset-invalid/testcase-config

11 lines
275 B
Plaintext
Raw Normal View History

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