#!/bin/sh

# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident  "@(#)postpatch 1.1     05/05/06 SMI"

echo "-------postpatch started--------"

echo "-------postpatch completed--------"

