From ef065c7fec2fa2a4f316d2dc3a4d2524f0263300 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 May 2012 16:07:33 -0500 Subject: rtems-testing - Remove CVS Ids (manual edits) --- sim-scripts/Makefile | 4 ---- sim-scripts/avrtest.in | 2 -- sim-scripts/check_endof | 2 -- sim-scripts/mkrun | 1 - sim-scripts/nosim | 3 --- sim-scripts/skyeye-support | 2 -- sim-scripts/tsim-support | 1 - 7 files changed, 15 deletions(-) (limited to 'sim-scripts') diff --git a/sim-scripts/Makefile b/sim-scripts/Makefile index 3e9b557..f6a8fdd 100644 --- a/sim-scripts/Makefile +++ b/sim-scripts/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - INSTALL_DIR=../bin GDBSIM_SCRIPTS=bf537Stamp ezkit533 gdbarmsim h8sim jmr3904 lm32_evr \ m32csim m32rsim psim sis simsh diff --git a/sim-scripts/avrtest.in b/sim-scripts/avrtest.in index 1252f74..3462574 100644 --- a/sim-scripts/avrtest.in +++ b/sim-scripts/avrtest.in @@ -1,8 +1,6 @@ # # AVR/AVRTEST Support (uses simulavrxx) # -# $Id$ -# bspUsesGDBSimulator="no" runBSP=simulavr diff --git a/sim-scripts/check_endof b/sim-scripts/check_endof index 6d77253..bdb059c 100755 --- a/sim-scripts/check_endof +++ b/sim-scripts/check_endof @@ -3,8 +3,6 @@ # This script checks for the "END OF" message in all RTEMS tests. # It reports tests which do not appear to have completed successfully # -# $Id$ -# if [ -d log ] ; then logdir=log/ diff --git a/sim-scripts/mkrun b/sim-scripts/mkrun index 49041d9..61d0121 100755 --- a/sim-scripts/mkrun +++ b/sim-scripts/mkrun @@ -2,7 +2,6 @@ # # Helper to sed run scripts # -# $Id$ doGdb=$1 CPU=$2 diff --git a/sim-scripts/nosim b/sim-scripts/nosim index 41921b5..5ec87b8 100755 --- a/sim-scripts/nosim +++ b/sim-scripts/nosim @@ -1,7 +1,4 @@ #! /bin/sh -# -# $Id$ -# case $1 in *acats*) diff --git a/sim-scripts/skyeye-support b/sim-scripts/skyeye-support index 91fc143..2355507 100644 --- a/sim-scripts/skyeye-support +++ b/sim-scripts/skyeye-support @@ -1,8 +1,6 @@ # # Shared Skyeye Support # -# $Id$ -# bspUsesGDBSimulator="no" bspSupportsGDBServerMode="yes" diff --git a/sim-scripts/tsim-support b/sim-scripts/tsim-support index f852fda..ae4acb8 100644 --- a/sim-scripts/tsim-support +++ b/sim-scripts/tsim-support @@ -1,7 +1,6 @@ # # TSIM Shared Support # -# $Id$ # runBSP=tsim-${tsimName} -- cgit v1.2.3