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

/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dcommon.ksh93 f_list=$(gettext "Could not list packages in image: %s")
916 "${cmd[@]}" > $tmpfile2 || fatal "$f_list" "${zone.root}"
917 nawk '{print $1}' $tmpfile2 > $tmpfile1 || fatal "$f_list"

Completed in 15 milliseconds