Reset author name to chosen name

This commit is contained in:
2025-10-19 21:55:26 -05:00
parent a3e71f9673
commit 03c2474f78
1825 changed files with 8916 additions and 8921 deletions

View File

@@ -0,0 +1,41 @@
Script started on 2023-06-27 02:14:53-05:00 [COMMAND="./run.sh" TERM="xterm-256color" TTY="/dev/pts/2" COLUMNS="76" LINES="38"]
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< com.chloefontenot:MP5_ChloeFontenot >-----------------
[INFO] Building MP5_ChloeFontenot 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- exec-maven-plugin:3.1.0:java (default-cli) @ MP5_ChloeFontenot ---
Enter 0 to quit, and 1 to enter the number of students: 10 
Enter the number of students: 10
Student 1 is interacting with the lockers!
true true true true true true true true true true 
Student 2 is interacting with the lockers!
true false true false true false true false true false 
Student 3 is interacting with the lockers!
true false false false true true true false false false 
Student 4 is interacting with the lockers!
true false false true true true true true false false 
Student 5 is interacting with the lockers!
true false false true false true true true false true 
Student 6 is interacting with the lockers!
true false false true false false true true false true 
Student 7 is interacting with the lockers!
true false false true false false false true false true 
Student 8 is interacting with the lockers!
true false false true false false false false false true 
Student 9 is interacting with the lockers!
true false false true false false false false true true 
Student 10 is interacting with the lockers!
true false false true false false false false true false 
Locker 1 is open.
Locker 4 is open.
Locker 9 is open.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.794 s
[INFO] Finished at: 2023-06-27T02:15:16-05:00
[INFO] ------------------------------------------------------------------------

Script done on 2023-06-27 02:15:17-05:00 [COMMAND_EXIT_CODE="0"]