Add more spaces to allow sh to parse this
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19219 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -40,9 +40,9 @@ rsa="${TESTS_ENVIRONMENT} ./test_rsa" | ||||
| engine="${TESTS_ENVIRONMENT} ./test_engine_dso" | ||||
|  | ||||
| ${rsa} --key=${srcdir}/rsakey.der || \ | ||||
| 	{echo "rsa test failed "; exit 1; } | ||||
| 	{ echo "rsa test failed" ; exit 1; } | ||||
|  | ||||
| ${engine} --rsa=${srcdir}/rsakey.der || \ | ||||
| 	{echo "engine test failed "; exit 1; } | ||||
| 	{ echo "engine test failed" ; exit 1; } | ||||
|  | ||||
| exit 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand