components/ruby/puppet/files/update_smf.py
branchs11-update
changeset 3979 46744fa00de4
parent 3458 4912663e9858
equal deleted inserted replaced
3978:adf3ab1a234a 3979:46744fa00de4
     1 #! /usr/bin/python
     1 #!/usr/bin/python2.7
     2 #
     2 #
     3 # CDDL HEADER START
     3 # CDDL HEADER START
     4 #
     4 #
     5 # The contents of this file are subject to the terms of the
     5 # The contents of this file are subject to the terms of the
     6 # Common Development and Distribution License (the "License").
     6 # Common Development and Distribution License (the "License").
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 
    22 
    23 #
    23 #
    24 # Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
    24 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    25 #
    25 #
    26 
    26 
    27 '''
    27 '''
    28 Utility program for helping with the upgrade of puppet to a newer
    28 Utility program for helping with the upgrade of puppet to a newer
    29 version.  This program will take a puppet configuration file that
    29 version.  This program will take a puppet configuration file that