Skip to content

Commit

Permalink
Only changed CVS headers and comments
Browse files Browse the repository at this point in the history
Signed-off-by: roseswe <3810660+roseswe@users.noreply.github.com>
  • Loading branch information
roseswe committed Jun 12, 2019
1 parent d3ef044 commit 8747811
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hpux/cfg2html-hpux.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/ksh
#
# cfg2html for HP-UX 11.31
# @(#) $Id: cfg2html-hpux.sh,v 6.24 2018/01/29 08:22:29 ralph Exp $
# @(#) $Id: cfg2html-hpux.sh,v 6.25 2019/03/30 15:21:18 ralph Exp $
# -------------------------------------------------------------------------
# vim:ts=8:sw=4:sts=4

Expand Down
5 changes: 4 additions & 1 deletion hpux/plugins/get_fc.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################
# @(#) $Id: get_fc.sh,v 6.10.1.1 2013-09-12 16:13:15 ralph Exp $
# @(#) $Id: get_fc.sh,v 6.15 2019/03/30 15:21:18 ralph Exp $
##############################################################################
#
# one more suggestion ;-). HPVM 4.3 and vPar 6.1 have new feature – NPIV.
Expand Down Expand Up @@ -82,6 +82,9 @@ printf "\n" # 05.04.2005, 16:27 modified by Ralph.Roth

############################################################################
# $Log: get_fc.sh,v $
# Revision 6.15 2019/03/30 15:21:18 ralph
# chg: Suggestion add support for fclp devices on HP-UX #135, by JediNite
#
# Revision 6.10.1.1 2013-09-12 16:13:15 ralph
# Initial 6.10.1 import from GIT Hub, 12.09.2013
#
Expand Down
4 changes: 2 additions & 2 deletions hpux/plugins/get_sap_info.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# get_sap_info.sh
# @(#) $Id: get_sap_info.sh,v 1.4 2018/02/16 15:27:06 ralph Exp $
# @(#) $Id: get_sap_info.sh,v 1.5 2018/05/25 19:19:21 ralph Exp $
# -----------------------------------------------------------------------------

# See also isse #38, can be consolidated with get_sap.sh
# See also issue #38, can be consolidated with get_sap.sh
# Script written by Gratien D'haese

if [[ -x /usr/sap/hostctrl/exe/saphostexec ]]; then
Expand Down

0 comments on commit 8747811

Please sign in to comment.