Searched refs:FILEDIR (Results 1 – 5 of 5) sorted by relevance
21 [[ -d "$FILEDIR" ]] || fail "no files directory $FILEDIR"60 ( cd "$FILEDIR/make_a/$s"; $MAKE ) > $TD/M_a_$s.out 2>&163 ( cd "$TD"; $MAKE -C "$FILEDIR/make_a/$s" ) \69 ( cd "$FILEDIR/make_a"; $MAKE -C "$FILEDIR/make_a/$s" ) \75 ( cd "$TD"; MAKEFLAGS="-C $FILEDIR/make_a/$s" $MAKE) \81 ( cd "$FILEDIR/make_a"; \82 MAKEFLAGS="-C $FILEDIR/make_a/$s" $MAKE) \100 ( cd "$FILEDIR/make_a/b"; $MAKE ) > $TD/expect 2>&1103 ( cd "$TD"; $MAKE -C $FILEDIR/make_a/a -C $FILEDIR/make_a/b ) \108 ( cd "$FILEDIR/make_a"; \[all …]
20 [[ -d "$FILEDIR" ]] || fail "no files directory $FILEDIR"48 (cd $FILEDIR; /usr/bin/pkgproto svr4pkg) > $TD/prototype || \51 /usr/bin/pkgmk -f $TD/prototype -r $FILEDIR -d $TD || \
20 FILEDIR=/opt/util-tests/tests/files79 if [ -n "$(diff /tmp/out.$$ $FILEDIR/cout$i)" ]; then80 print "$(diff -u /tmp/out.$$ $FILEDIR/cout$i)"
21 FILEDIR=$MY_TESTS/tests/files/grep201 cd $FILEDIR || fail "failed to cd to $FILEDIR"
61 FILEDIR=$BRANDDIR/files;