Skip to content

Commit

Permalink
added test03 back to check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tuehoang committed Mar 26, 2024
1 parent d7db0c8 commit bd9716e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions test/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ runcheck () {
runcheck test/test01.php "$@"
runcheck test/test02.php "$@"
runcheck test/test03.php "$@"
runcheck test/test04.php "$@"
runcheck test/test05.php "$@"
runcheck test/test06.php "$@"
runcheck test/test07.php "$@"
if $all; then
runcheck test/test08.php "$@"
fi
#runcheck test/test04.php "$@"
#runcheck test/test05.php "$@"
#runcheck test/test06.php "$@"
#runcheck test/test07.php "$@"
#if $all; then
# runcheck test/test08.php "$@"
#fi

exit $a
8 changes: 4 additions & 4 deletions test/emails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1925,8 +1925,8 @@ X-Landmark: test/t_paperstatus.php:1114

Dear authors,

The Test Program I (Testconf I) program committee is sorry to inform
you that your submission #14 was rejected, and will not appear in the
The Test Program I (Testconf I) program committee is sorry to inform you
that your submission #14 was rejected, and will not appear in the
program.

* Title: Network Performance Effects of HTTP/1.1, CSS1, and PNG
Expand Down Expand Up @@ -1976,8 +1976,8 @@ X-Landmark: test/t_paperstatus.php:821

Dear authors,

The Test Program I (Testconf I) program committee is sorry to inform
you that your submission #14 was rejected, and will not appear in the
The Test Program I (Testconf I) program committee is sorry to inform you
that your submission #14 was rejected, and will not appear in the
program.

* Title: Network Performance Effects of HTTP/1.1, CSS1, and PNG
Expand Down

0 comments on commit bd9716e

Please sign in to comment.