#!../../perl/bin/perl
# 
# $Header: install/utl/clone/bin/prepare_clone.pl /main/3 2009/02/25 15:02:41 wyou Exp $
#
# prepare_clone.pl
# 
# Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. 
#
#    NAME
#      prepare_clone.pl - <one-line expansion of the name>
#
#    DESCRIPTION
#     Prepares the home for the cloning operation. This should be run at the source home
#     before it is copied to its target clone location. 
#
#    NOTES
#      <other useful comments, qualifications, etc.>
#
#    MODIFIED   (MM/DD/YY)
#    wyou      02/25/09 - use the relative path for shebang instead of using
#                         instantiation
#    wyou      01/13/09 - change the header into using instantiation
#    rlemos    03/22/05 - rlemos_checkin_cloning_scripts
#    rlemos    03/22/05 - Creation
# 

exit 0;
