forked from Github_Repos/cvw
whoops meant to remove notifications from busybear, not buildroot
This commit is contained in:
parent
13df69abdb
commit
cee468b21a
@ -36,4 +36,5 @@ vsim workopt -suppress 8852,12070
|
||||
|
||||
run -all
|
||||
run -all
|
||||
exec ./slack-notifier/slack-notifier.py
|
||||
quit
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -40,5 +40,4 @@ do ./wave-dos/linux-waves.do
|
||||
|
||||
#-- Run the Simulation
|
||||
run -all
|
||||
exec ./slack-notifier/slack-notifier.py
|
||||
##quit
|
||||
|
Loading…
Reference in New Issue
Block a user