3110N/A# The contents of this file are subject to the terms of the 3110N/A# Common Development and Distribution License (the "License"). 3110N/A# You may not use this file except in compliance with the License. 3110N/A# See the License for the specific language governing permissions 3110N/A# and limitations under the License. 3110N/A# When distributing Covered Code, include this CDDL HEADER in each 3110N/A# If applicable, add the following below this CDDL HEADER, with the 3110N/A# fields enclosed by brackets "[]" replaced with your own identifying 3110N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3339N/A# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved. 3110N/A add dir mode=0755 owner=root group=bin path=dev 3110N/A # Verify that files are deleted or remained as expected. 3110N/A # Test that dehydrate will raise a PlanCreationException when 3110N/A # encountering bad publishers. 3110N/A [
"-p nosuch",
"-p unknown",
"-p test"])
3110N/A # Test that rehydrate will raise a PlanCreationException when 3110N/A # encountering bad publishers. 3110N/A [
"-p nosuch",
"-p unknown",
"-p test"])