repo.or.cz
/
ci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
XSLT bugfix
[ci.git]
/
scenarios
/
coast
/
gcc
/
version.test
blob
ac6fab179036d15f99b949172e25c9bdc847e000
1
#!/bin/sh
2
3
# @needs gcc
4
5
xx_start_machine
6
7
xx_cmd
"gcc --version"
assert
=
"GCC"
timeout
=
20
8
9
xx_stop_machine