Home | History | Annotate | Download | only in bin

Lines Matching refs:l_cmd

946             l_cmd = 'kpartx -l %s | cut -f1 -d " "' % loop_path
947 device = utils.system_output(l_cmd)