Skip to content

Commit

Permalink
re-enable quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jun 18, 2024
1 parent 3514037 commit 5ca2d3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ private void testDowngrade(String mainClass, boolean eq) throws Exception {
new String[]{
"-a",
javaApi.toString(),
// "--quiet",
"--quiet",
"bootstrap",
"--classpath",
original.toString(),
Expand Down

0 comments on commit 5ca2d3d

Please sign in to comment.