Home | History | Annotate | Download | only in grub

Lines Matching full:then

30 if test $# -eq 0; then
39 if test -f configure.ac; then
58 if test $? = 63; then
86 tar try tar, gnutar, gtar, then tar without non-portable flags
115 if test -n "$run"; then
118 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
124 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
127 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
197 if test -f "$file"; then
217 if [ $# -ne 1 ]; then
222 if [ -f "$SRCFILE" ]; then
226 if [ -f "$SRCFILE" ]; then
232 if [ ! -f y.tab.h ]; then
235 if [ ! -f y.tab.c ]; then
247 if [ $# -ne 1 ]; then
252 if [ -f "$SRCFILE" ]; then
258 if [ ! -f lex.yy.c ]; then
271 if test -z "$file"; then
274 if [ -f "$file" ]; then
292 if test -z "$file"; then
305 if (gnutar --version > /dev/null 2>&1); then
308 if (gtar --version > /dev/null 2>&1); then
312 if shift; then