Searched refs:FLAGS_from (Results 1 – 2 of 2) sorted by relevance
68 if [ -z "$FLAGS_from" ]; then76 debug_msg "reading from file: $FLAGS_from"77 cp -f "$FLAGS_from" "$IMAGE"137 if [ -z "$FLAGS_from" ]; then140 ensure_files_exist "$FLAGS_from" || exit 1
45 if [ -z "${FLAGS_from}" ] || [ ! -s "${FLAGS_from}" ] ; then197 IMAGE=$(readlink -f "${FLAGS_from}")