#! /pkg/bin/ksh
# ----------------------------------------------------------------------
# show_tech_ofa_util -- OFA show tech-support script utilities
#
# June 2015, Andy Karch
#
# Copyright (c) 2015, 2017, 2020-2022 by cisco Systems, Inc.
# All rights reserved.
#-----------------------------------------------------------------------

display_ofa_lc() {

#   reserved for GRID/LRID
    ofa_lc_exec[1]=''
    ofa_lc__ksh[1]=''

    exec_commands ofa_lc
}
