Searched refs:outcontent (Results 1 - 1 of 1) sorted by relevance

/lxc/src/tests/
H A Dlxc-test-lxc-attach169 outcontent=$(cat $out)
171 if [ "$outcontent" != "OUT" ] || [ "$errcontent" != "ERR" ]; then
185 outcontent=$(cat $out)
187 if [ "$outcontent" != "busy" ] || [ -z "$errcontent" ]; then

Completed in 8 milliseconds