Home
last modified time | relevance | path

Searched refs:FABRIC_EXISTS (Results 1 – 1 of 1) sorted by relevance

/test/framework/host_setup/
Dhost_setup.sh31 FABRIC_EXISTS=$(pip show fabric)
32 if [ -z "$FABRIC_EXISTS" ]; then