]> gcc.gnu.org Git - gcc.git/commit
patch_tester.sh (initialization): Initialize svnpatch and stop.
authorJanis Johnson <janis187@us.ibm.com>
Mon, 10 Mar 2008 21:33:09 +0000 (21:33 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 10 Mar 2008 21:33:09 +0000 (21:33 +0000)
commit1d4edfd6cbded8dda48e6871f6b8a3aada38a02d
tree1a246807fcafceec0ff90c0a3187a3d760d3c86b
parentfde155a75b947dea15d8e5fd877ec7bae59e1afb
patch_tester.sh (initialization): Initialize svnpatch and stop.

2008-03-10  Janis Johnson  <janis187@us.ibm.com>

* patch_tester.sh (initialization): Initialize svnpatch and stop.
(usage): Add -svnpath and -stop.
(makedir): New.
(argument handling): Process -stop and -svnpath.
(setup code): Use makedir, error out if initial svn checkout fails.
(update): Use svnpath.  Invoke contrib/gcc_update.
(apply_patch): Require that patch was created at top level.  Use eval
with option variables.  Don't use bootstrap target for make.  Verify
that some tests were run.
(bootntest_patched): Use snvpath.
(main loop): For -stop, exit when there are no more patches to test.

From-SVN: r133092
contrib/ChangeLog
contrib/patch_tester.sh
This page took 0.0543 seconds and 5 git commands to generate.