Update the patch to testsuite results

This commit is contained in:
Laurent Rineau 2017-09-22 10:48:45 +02:00
parent 7e0ea17037
commit e8914e3c5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/zsh
cd /srv/CGAL/www/Members/testsuite
cd /srv/CGAL/www/testsuite
if [ -z "$1" -o -z "$2" ]; then
printf "Example usage: %s 4.5-I-149 4.6-Ic-30 [DIFF_OPTION]...\n" "$0"