Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
3a569dac
Commit
3a569dac
authored
May 10, 2018
by
Thanassis Tsiodras
Browse files
Hack around build-script's use of '-e' - to avoid stopping if RCC is there.
parent
e719d711
Changes
3
Hide whitespace changes
Inline
Side-by-side
Demo_Eth_GR740_to_PC/user_init_pre.sh
View file @
3a569dac
../../add-ons/install-gaisler-rcc-1.3-rc4.sh
bash
-c
'
../../add-ons/install-gaisler-rcc-1.3-rc4.sh
|| exit 0'
export
PATH
=
/opt/rcc-1.3-rc4/bin:
$PATH
Demo_Serial_N2X/user_init_pre.sh
View file @
3a569dac
../../add-ons/install-gaisler-rcc-1.3-rc4.sh
bash
-c
'
../../add-ons/install-gaisler-rcc-1.3-rc4.sh
|| exit 0'
export
PATH
=
/opt/rcc-1.3-rc4/bin:
$PATH
Demo_SpaceWire_N2X/user_init_pre.sh
View file @
3a569dac
bash
-c
'../../add-ons/install-gaisler-rcc-1.3-rc4.sh'
bash
-c
'../../add-ons/install-gaisler-rcc-1.3-rc4.sh
|| exit 0
'
export
PATH
=
/opt/rcc-1.3-rc4/bin:
$PATH
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment