#! /bin/ksh
# IBM_PROLOG_BEGIN_TAG 
# This is an automatically generated prolog. 
#  
#  
#  
# Licensed Materials - Property of IBM 
#  
# (C) COPYRIGHT International Business Machines Corp. 1997,2019 
# All Rights Reserved 
#  
# US Government Users Restricted Rights - Use, duplication or 
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
#  
# IBM_PROLOG_END_TAG 
#*===========================================================================*/
#*                                                                           */
#* Module Name:  spdspmsg                                                    */
#*                                                                           */
#* Description:                                                              */
#*      Compatibility interface provided for HACMP/ES.                       */
#*      Symbolic link /usr/lpp/ssp/bin/spdspmsg points to this script.       */
#*      This script will eventually be removed.                              */
#*                                                                           */
#*===========================================================================*/
# sccsid = "@(#)74   1.2   src/rsct/spdspmsg, availability, rsct_rady, rady2035a 11/12/15 16:42:59"

# shift arguments to remove '-s'

shift

# call the real thing with the remaining arguments

/opt/rsct/bin/hadspmsg $*