581N/A# The contents of this file are subject to the terms of the 581N/A# Common Development and Distribution License (the "License"). 581N/A# You may not use this file except in compliance with the License. 581N/A# See the License for the specific language governing permissions 581N/A# and limitations under the License. 581N/A# When distributing Covered Code, include this CDDL HEADER in each 581N/A# If applicable, add the following below this CDDL HEADER, with the 581N/A# fields enclosed by brackets "[]" replaced with your own identifying 581N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3339N/A# Copyright (c) 2008, 2016, Oracle and/or its affiliates. All rights reserved. 792N/A """pkg: set, unset, and display properties""" 2026N/A self.
pkg(
"remove-property-value signature-required-names foo")
2026N/A self.
pkg(
"remove-property-value signature-required-names baz",
2055N/A # Verify that properties with single values can be set and 2055N/A "grep -i flush-content-cache-on-success.*false$")