From 535d82bcf39d9e9fce544ae7831b92e63a74af3c Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sun, 24 Nov 2024 16:32:56 -0500 Subject: [PATCH] auto --- assign7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign7.md b/assign7.md index 6a6301b..74934ea 100644 --- a/assign7.md +++ b/assign7.md @@ -1,6 +1,6 @@ ## *optional* Assignment 7: Rollback Recovery -This assignment is optional and can be used to replace the score on a previous assignment. To do this you must **email me before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any changes. +This assignment is optional and can be used to replace the score on a previous assignment. To do this you must **email keleher@umd.edu before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any changes. ## Rollback Recovery You will be implementing rollback recovery in `transactions.py`. More -- GitLab