mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
80 B
Bash
5 lines
80 B
Bash
|
# Test file
|
||
|
|
||
|
TEST_ENV_INT_ONE="some var"
|
||
|
TEST_ENV_INT_TWO="${TEST_ENV_INT_ONE}"
|