Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52087 )

Change subject: misc: update remove_directory_examples [to-merge]
......................................................................

misc: update remove_directory_examples [to-merge]

Change-Id: Idb7daafe689997e5bb7aaaed76517d21125340ca
---
M configs/example/gem5_library/x86-ubuntu-run.py
1 file changed, 13 insertions(+), 4 deletions(-)



diff --git a/configs/example/gem5_library/x86-ubuntu-run.py b/configs/example/gem5_library/x86-ubuntu-run.py
index ea6bad4..a7e5d76 100644
--- a/configs/example/gem5_library/x86-ubuntu-run.py
+++ b/configs/example/gem5_library/x86-ubuntu-run.py
@@ -120,11 +120,11 @@
         + "m5 exit;"

 board.set_workload(
-    # The x86 linux kernel will be automatically downloaded to the
-    # `tests/gem5/resources` directory if not already present.
+    # The x86 linux kernel will be automatically downloaded to the if not
+    # already present.
     kernel=Resource("x86-linux-kernel-5.4.49"),
-    # The x86 ubuntu image will be automatically downloaded to the
-    # `tests/gem5/resources` directory if not already present.
+    # The x86 ubuntu image will be automatically downloaded to the if not
+    # already present.
     disk_image=Resource("x86-ubuntu-img"),
     readfile_contents=command,
 )

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/52087
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Idb7daafe689997e5bb7aaaed76517d21125340ca
Gerrit-Change-Number: 52087
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to