#!/bin/sh
#
# This file is for Vland test
#
# Prints the tag details for this device
#
# Usage: ``lava-vland-tags``

echo ${LAVA_VLAND_TAGS}
