From 520a4be493ce7c0d14d104768b8acc17d6ab79b1 Mon Sep 17 00:00:00 2001 From: Ian Denhardt Date: Thu, 8 Feb 2018 15:42:34 -0500 Subject: [PATCH] Fix missing issue reference. Thanks to @naved001 for spotting this. --- hil/commands/migrate_ipmi_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hil/commands/migrate_ipmi_info.py b/hil/commands/migrate_ipmi_info.py index 8e6c1117..e2f3f4dd 100644 --- a/hil/commands/migrate_ipmi_info.py +++ b/hil/commands/migrate_ipmi_info.py @@ -1,6 +1,6 @@ """Helper commands for moving IPMI info from the database to obmd. -This is part of our obmd migration strategy; see the discussion at: +This is part of our obmd migration strategy; see issue #928. """ import sys