Skip to content

Commit c4eea7b

Browse files
author
Michael Jennings
committed
Remove all occurences of $Id$ since it's not supported in Git.
1 parent 0c28609 commit c4eea7b

34 files changed

+0
-81
lines changed

Makefile.am

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# $Id$
2-
31
AUTOMAKE_OPTIONS = foreign
42
SUBDIRS = bench test
53

bench/Makefile.am

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# $Id$
2-
31
AUTOMAKE_OPTIONS = foreign
42

53
MAINTAINERCLEANFILES = Makefile.in

bench/nhc-bench

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# Michael Jennings <mej@lbl.gov>
66
# 13 December 2010
77
#
8-
# $Id$
9-
#
108

119
# This script is used to perform benchmarking on the NHC driver script
1210
# and its built-in checks. It should only be used by developers

configure.ac

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
dnl# $Id$
2-
31
AC_PREREQ(2.59)
42
AC_INIT([lbnl-nhc], [1.4.2], [nhc-devel@lbl.gov])
53
AC_CONFIG_SRCDIR([.])

helpers/node-mark-offline

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# Michael Jennings <mej@lbl.gov>
66
# 16 September 2011
77
#
8-
# $Id$
9-
#
108

119
# This script is a simple pbsnodes wrapper that the node health check
1210
# can run in the background to mark nodes offline. It will first

helpers/node-mark-online

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# Michael Jennings <mej@lbl.gov>
66
# 16 September 2011
77
#
8-
# $Id$
9-
#
108

119
# This script is a simple wrapper that the node health check can run
1210
# in the background to mark nodes online after having been previously

nhc-test.conf

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
11
# NHC Test Configuration File
2-
#
3-
# $Id$
4-
#

nhc.conf

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# Hostmask is a glob, /regexp/, or {noderange}
55
# Comments begin with '#'
66
#
7-
# $Id$
8-
#
97

108
#######################################################################
119
###

nhc.logrotate

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Log rotation configuration for LBNL NHC
2-
#
3-
# $Id$
4-
#
52

63
/var/log/nhc.log {
74
missingok

scripts/common.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 15 December 2010
55
#
6-
# $Id$
7-
#
86

97
PASSWD_DATA_SRC="${PASSWD_DATA_SRC:-/etc/passwd}"
108
LOGIN_DEFS_SRC="${LOGIN_DEFS_SRC:-/etc/login.defs}"

scripts/lbnl_cmd.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 19 March 2014
55
#
6-
# $Id$
7-
#
86

97
# Check the output of a command for one or more matching strings. A
108
# required return code may also be supplied.

scripts/lbnl_dmi.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 08 March 2013
55
#
6-
# $Id$
7-
#
86

97
DMI_HANDLES=( )
108
DMI_HANDLE_LOOKUP=( )

scripts/lbnl_file.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 01 April 2013
55
#
6-
# $Id$
7-
#
86

97
STAT_CMD='/usr/bin/stat'
108
STAT_FMT_ARGS='-c'

scripts/lbnl_fs.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 15 December 2010
55
#
6-
# $Id$
7-
#
86

97
MOUNT_CMD="${MOUNT_CMD:-mount}"
108
DF_CMD="${DF_CMD:-df}"

scripts/lbnl_hw.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 15 December 2010
55
#
6-
# $Id$
7-
#
86

97
HW_SOCKETS=0
108
HW_CORES=0

scripts/lbnl_job.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 20 April 2011
55
#
6-
# $Id$
7-
#
86

97
JOBUSERS=( )
108
NHC_AUTH_USERS="${NHC_AUTH_USERS:-root nobody}"

scripts/lbnl_moab.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 24 March 2014
55
#
6-
# $Id$
7-
#
86

97
MDIAG_CMD="${MDIAG_CMD:-mdiag}"
108

scripts/lbnl_net.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 12 September 2014
55
#
6-
# $Id$
7-
#
86

97
NETSTAT_CMD="${NETSTAT_CMD:-netstat}"
108
NETSTAT_ARGS="${NETSTAT_ARGS:--Tanpee -A inet,inet6,unix}"

scripts/lbnl_nv.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 27 August 2012
55
#
6-
# $Id$
7-
#
86

97
NVIDIA_HEALTHMON="${NVIDIA_HEALTHMON:-nvidia-healthmon}"
108
NVIDIA_HEALTHMON_ARGS="${NVIDIA_HEALTHMON_ARGS:--e -v}"

scripts/lbnl_ps.nhc

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 15 December 2010
55
#
6-
# $Id$
7-
#
86

97
PS_PROCS=( )
108
PS_USER=( )

test/Makefile.am

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# $Id$
2-
31
AUTOMAKE_OPTIONS = foreign
42

53
MAINTAINERCLEANFILES = Makefile.in

test/nhc-test

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# Michael Jennings <mej@lbl.gov>
66
# 29 June 2012
77
#
8-
# $Id$
9-
#
108

119
# This script is used to perform unit testing on the NHC driver script
1210
# and its built-in checks. It should only be used by developers

test/shut.inc.sh

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Michael Jennings <mej@lbl.gov>
44
# 29 June 2012
55
#
6-
# $Id$
7-
#
86

97
# This is a simple unit test framework for BASH shell scripts. The
108
# interface is based on Perl's Test::More. SHUT stands for "SHell

test/test_common.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for common.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan $((12+7+15+6+7+4+6+18+7+19+7)) "common.nhc" && {
74
is "`type -t mcheck_regexp 2>&1`" 'function' 'mcheck_regexp() loaded properly'

test/test_lbnl_cmd.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_cmd.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan $((2+9+2)) "lbnl_cmd.nhc" && {
74
is "`type -t check_cmd_output 2>&1`" 'function' 'check_cmd_output() loaded properly'

test/test_lbnl_dmi.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_dmi.nhc
2-
#
3-
# $Id$
4-
#
52

63
function populate_dmi_data() {
74
# A snippit real DMI data from a cluster node

test/test_lbnl_file.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_file.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan $((3+5+5+3+9+6+8+10+22)) "lbnl_file.nhc" && {
74
is "`type -t check_file_contents 2>&1`" 'function' 'check_file_contents() loaded properly'

test/test_lbnl_fs.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_fs.nhc
2-
#
3-
# $Id$
4-
#
52

63
function nhc_fs_mounts_gather_data() {
74
DF_DEV=(

test/test_lbnl_hw.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_hw.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan $((11+7+13+13+13+4+4+4+10+3+6+6)) "lbnl_hw.nhc" && {
74
is "`type -t nhc_hw_gather_data 2>&1`" 'function' 'nhc_hw_gather_data() loaded properly'

test/test_lbnl_job.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_job.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan 2 "lbnl_job.nhc" && {
74
is "`type -t nhc_job_find_users 2>&1`" 'function' 'nhc_job_find_users() loaded properly'

test/test_lbnl_moab.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_moab.nhc
2-
#
3-
# $Id$
4-
#
52

63
plan $((3+0+0+0)) "lbnl_moab.nhc" && {
74
is "`type -t check_moab_sched 2>&1`" 'function' 'check_moab_sched() loaded properly'

test/test_lbnl_net.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_net.nhc
2-
#
3-
# $Id$
4-
#
52

63
function populate_net_data() {
74
# Sample network socket data

test/test_lbnl_nv.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_nv.nhc
2-
#
3-
# $Id$
4-
#
52

63
function populate_nv_data_good() {
74
NV_HEALTHMON_LINES=(

test/test_lbnl_ps.nhc

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Tests for lbnl_ps.nhc
2-
#
3-
# $Id$
4-
#
52

63
function populate_ps_data() {
74
# Sample process data taken from an actual compute node running an

0 commit comments

Comments
 (0)