Skip to content

Commit

Permalink
delete extra empty trailing blank line in test/jdk/java/rmi/reliabili…
Browse files Browse the repository at this point in the history
…ty/benchmark/bench/Makefile
  • Loading branch information
sendaoYan committed Jun 7, 2024
1 parent 0d2be36 commit e80b98d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/jdk/java/rmi/reliability/benchmark/bench/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 1999, 2000, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 2024, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
Expand Down Expand Up @@ -47,4 +47,3 @@ all: .classes

clean:
rm -f *.class .classes

0 comments on commit e80b98d

Please sign in to comment.