Home | History | Annotate | Download | only in contrib

Lines Matching refs:patches

3 # Tests a set of patches from a directory.
23 WARNING: This script should only be fed with patches from known
25 hooking it up to a raw feed from the gcc-patches list or
51 STANDBY is the number of minutes between checks for new patches in
66 NOGPG can be used to avoid checking the GPG signature of patches.
75 PATCHES_DIR is the directory containing the patches to be tested.
76 Default is SOURCE_DIR/patches.
138 PATCHES=
143 PATCHES=$SOURCE/patches
145 PATCHES=$2
158 [ -d $PATCHES ] || makedir $PATCHES
489 PATCH=`ls -rt -1 $PATCHES | head -1`
493 echo "No patches ready to test, quitting."
496 echo "No more patches to test."
509 mv $PATCHES/$PATCH $TESTING/