#!/bin/sh
#
# %W% %G% SMI
#
# Copyright %G% Sun Microsystems, Inc. All Rights Reserved
#
#  Postinstall script for Agent Tester
#
# New cvtmaster needs to be run after patch is installed
echo	
echo  "Now run the cvtmaster script if you have any Solstice TMN"
echo  "Tester projects created using version 1.0 without the patch."
echo  
echo	
echo  "Usage: /opt/SUNWconn/AgtTester/bin/cvtmaster [-proj <project-dir>] [-d <masterfile>]"
echo	

