OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [contrib/] [reghunt/] [bin/] [gcc-svn-recordfail] - Blame information for rev 723

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 723 jeremybenn
#! /bin/sh
2
 
3
# Given an identifier that is an index into the current patch list,
4
# record the corresponding SVN number to the list of known failures.
5
 
6
ID=$1
7
REV=`${REG_IDS} -f index -t rev ${ID}`
8
echo $REV >> ${REG_FAILLIST}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.