2014-12-21 15:48:57 +01:00
|
|
|
arguments+=()
|
|
|
|
expected_exitcode=255
|
|
|
|
|
|
|
|
IFS="" read -d '' expected_output <<'EOF'
|
2015-04-23 16:41:46 +02:00
|
|
|
Couldn't detect version for template './makepkg-template-tests/template-without-version/templates/template-without_version.template'
|
2014-12-21 15:48:57 +01:00
|
|
|
EOF
|
|
|
|
|
|
|
|
IFS="" read -d '' expected_result <<'EOF'
|
|
|
|
EOF
|