Sign in
apache
/
buildstream
/
refs/heads/abderrahim/dynamic-session-elements
/
.
/
tests
/
format
/
option-os
/
element.bst
blob: c5aed29a866f4535f3ac78d85edfee5255850638 [
file
]
kind
:
manual
variables
:
result
:
"Nothing"
(?):
-
machine_os
==
"Linux"
:
result
:
"Linuxy"
-
machine_os
==
"Darwin"
:
result
:
"Darwiny"
-
machine_os
==
"SunOS"
:
result
:
"SunOSy"
-
machine_os
==
"FreeBSD"
:
result
:
"FreeBSDy"