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
|
||||||
run -all
|
run -all
|
||||||
|
exec ./slack-notifier/slack-notifier.py
|
||||||
quit
|
quit
|
||||||
|
@ -39,4 +39,5 @@ vsim workopt -suppress 8852,12070
|
|||||||
run -all
|
run -all
|
||||||
do ./wave-dos/linux-waves.do
|
do ./wave-dos/linux-waves.do
|
||||||
run -all
|
run -all
|
||||||
|
exec ./slack-notifier/slack-notifier.py
|
||||||
##quit
|
##quit
|
||||||
|
@ -36,5 +36,4 @@ vopt work_busybear.testbench -o workopt_busybear
|
|||||||
vsim workopt_busybear -suppress 8852,12070
|
vsim workopt_busybear -suppress 8852,12070
|
||||||
|
|
||||||
run -all
|
run -all
|
||||||
exec ./slack-notifier/slack-notifier.py
|
|
||||||
quit
|
quit
|
||||||
|
@ -40,5 +40,4 @@ do ./wave-dos/linux-waves.do
|
|||||||
|
|
||||||
#-- Run the Simulation
|
#-- Run the Simulation
|
||||||
run -all
|
run -all
|
||||||
exec ./slack-notifier/slack-notifier.py
|
|
||||||
##quit
|
##quit
|
||||||
|
Loading…
Reference in New Issue
Block a user