Fix usage of {curves,key-exchanges}.pl in all.sh

This commit is contained in:
Manuel Pégourié-Gonnard 2017-06-06 11:51:34 +02:00
parent 1fe6bb9f25
commit 9ba9dfb1c6
4 changed files with 25 additions and 4 deletions

View file

@ -17,9 +17,12 @@
#
# And any test suite with the wrong dependencies will fail.
#
# Usage: curves.pl
# Usage: tests/scripts/curves.pl
#
# This script should be executed from the root of the project directory.
#
# For best effect, run either with cmake disabled, or cmake enabled in a mode
# that includes -Werror.
use warnings;
use strict;