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

Change subject: tests: Remove accidentally included "exit 0" test code
......................................................................

tests: Remove accidentally included "exit 0" test code

This "exit 0" line was included accidentally in this commit:
https://gem5-review.googlesource.com/c/public/gem5/+/58169

It should not have been included, it was for testing purposes only.

Change-Id: Ia4be334d773bbb998906b0f0ae980f9ed14c87b4
---
M tests/nightly.sh
1 file changed, 14 insertions(+), 1 deletion(-)



diff --git a/tests/nightly.sh b/tests/nightly.sh
index b02f05b..7b784b2 100755
--- a/tests/nightly.sh
+++ b/tests/nightly.sh
@@ -88,7 +88,6 @@

 # Try to build the ISA targets.
 build_target NULL
-exit 0
 build_target RISCV
 build_target X86
 build_target ARM

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/58269
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: Ia4be334d773bbb998906b0f0ae980f9ed14c87b4
Gerrit-Change-Number: 58269
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby 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