Searched refs:echo_error (Results 1 – 3 of 3) sorted by relevance
107 echo_error () { function174 [ -n "$tunedirs" ] || echo_error "Can't find the tune directory"371 echo_error "All files in cache dir will be removed! Abort!"384 [ -d "$cache_dir" ] || echo_error "Invalid argument to --cache-dir"401 [ -n "$extra_archs" ] || echo_error "Invalid extra arch parameter"406 [ -n "$extra_layers" ] || echo_error "Invalid extra layer parameter"412 echo_error "Can't find layer $i"419 [ -n "$stamps" ] || echo_error "Invalid stamps dir $i"421 [ -d "$i" ] || echo_error "Invalid stamps dir $i"440 echo_error "Try 'sstate-cache-management.sh -h' for more information."[all …]
44 [ -d "$tmpdir" ] || echo_error "Invalid argument to --tmpdir"49 [ -f "$fwhitelist" ] || echo_error "Invalid argument to --whitelist"58 echo_error "Try '$0 -h' for more information."66 [ -n "$tmpdir" ] || echo_error "No tmpdir found!"67 [ -d "$tmpdir" ] || echo_error "Invalid tmpdir \"$tmpdir\""
65 echo_error () { function74 [ -d "$tmpdir" ] || echo_error "Invalid argument to --tmpdir"95 echo_error "Try '$0 -h' for more information."103 [ -n "$tmpdir" ] || echo_error "No tmpdir found!"104 [ -d "$tmpdir" ] || echo_error "Invalid tmpdir \"$tmpdir\""