Use correct perl script name in mkfipsscr.pl output.
This commit is contained in:
parent
18051aa815
commit
dbb75190cd
@ -82,7 +82,7 @@ if ($win32)
|
||||
print OUT <<END;
|
||||
\@echo off
|
||||
rem Test vector run script
|
||||
rem Auto generated by fipsalgtest.pl script
|
||||
rem Auto generated by mkfipsscr.pl script
|
||||
rem Do not edit
|
||||
|
||||
END
|
||||
@ -96,7 +96,7 @@ print OUT <<END;
|
||||
#!/bin/sh
|
||||
|
||||
# Test vector run script
|
||||
# Auto generated by fipsalgtest.pl script
|
||||
# Auto generated by mkfipsscr.pl script
|
||||
# Do not edit
|
||||
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user