diff -r 34ddbee8e07b -r ca450a806cc1 components/ruby/puppet/files/update_smf.py --- a/components/ruby/puppet/files/update_smf.py Wed Feb 11 08:32:10 2015 -0800 +++ b/components/ruby/puppet/files/update_smf.py Tue Feb 10 14:10:51 2015 -0800 @@ -1,4 +1,4 @@ -#! /usr/bin/python +#!/usr/bin/python2.7 # # CDDL HEADER START # @@ -21,7 +21,7 @@ # # -# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved. # '''