Hi Folks, I'd like to get a review for the following 1 character change to increment the version of the unbundled LDoms Manager package.
I've included the 'hg export' output as I don't have commit rights for the pkg gate; so someone will have to push this for me when it is reviewed. It's in sync with the gate as of a few minutes ago. --- start hg export --- # HG changeset patch # User Liam Merwick <[email protected]> # Date 1263471385 28800 # Node ID 55ff7b4135c47ee90422d63e494f5813fd7febd6 # Parent aab234a49e34e407eea79dc2474c938e6c4fc73b 12943 Upgrade unbundled LDoms Manager package to v1.3 diff -r aab234a49e34 -r 55ff7b4135c4 src/util/distro-import/unbundleds/LDomsManager --- a/src/util/distro-import/unbundleds/LDomsManager Thu Jan 14 12:06:59 2010 +0000 +++ b/src/util/distro-import/unbundleds/LDomsManager Thu Jan 14 04:16:25 2010 -0800 @@ -2,5 +2,5 @@ classification "System/Virtualization" import SUNWldm.v import SUNWldmp2v -version 1.2 +version 1.3 end package --- end hg export --- _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
