Skip to content

Commit

Permalink
Log.
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagolvlsantos committed May 4, 2024
1 parent 0b4c669 commit 39a876f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ void testWriteReadAt(@Autowired ApplicationContext ctx) throws Exception {
BasicRead r = ctx.getBean(BasicRead.class);

String tool = System.getenv("TOOL");
System.out.println("@@@@@@@ TOOL = " + tool);
// # FIRST WRITE

System.out.println("@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@");
Expand Down

0 comments on commit 39a876f

Please sign in to comment.