dib-utils/tests/tc03/environment.d/set_var.bash

6 lines
63 B
Bash

#!/bin/bash
export CM1="Some thing"
export CM2="Other thing"