whoops meant to remove notifications from busybear, not buildroot

This commit is contained in:
bbracker 2021-06-24 01:54:46 -04:00
parent 13df69abdb
commit cee468b21a
4 changed files with 2 additions and 2 deletions

View File

@ -36,4 +36,5 @@ vsim workopt -suppress 8852,12070
run -all
run -all
exec ./slack-notifier/slack-notifier.py
quit

View File

@ -39,4 +39,5 @@ vsim workopt -suppress 8852,12070
run -all
do ./wave-dos/linux-waves.do
run -all
exec ./slack-notifier/slack-notifier.py
##quit

View File

@ -36,5 +36,4 @@ vopt work_busybear.testbench -o workopt_busybear
vsim workopt_busybear -suppress 8852,12070
run -all
exec ./slack-notifier/slack-notifier.py
quit

View File

@ -40,5 +40,4 @@ do ./wave-dos/linux-waves.do
#-- Run the Simulation
run -all
exec ./slack-notifier/slack-notifier.py
##quit