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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc4/] [contrib/] [reghunt/] [bin/] [gcc-svn-recordfail] - Diff between revs 265 and 519

Only display areas with differences | Details | Blame | View Log

Rev 265 Rev 519
#! /bin/sh
#! /bin/sh
# Given an identifier that is an index into the current patch list,
# Given an identifier that is an index into the current patch list,
# record the corresponding SVN number to the list of known failures.
# record the corresponding SVN number to the list of known failures.
ID=$1
ID=$1
REV=`${REG_IDS} -f index -t rev ${ID}`
REV=`${REG_IDS} -f index -t rev ${ID}`
echo $REV >> ${REG_FAILLIST}
echo $REV >> ${REG_FAILLIST}
 
 

powered by: WebSVN 2.1.0

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