You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2021/12/30 13:22:31 UTC

[incubator-streampipes] branch dev updated: [hotfix] Add license header to Cypress restart script

This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new b2f29ff  [hotfix] Add license header to Cypress restart script
b2f29ff is described below

commit b2f29ff713cc92bf19d4ec1074c34e4216885251
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Thu Dec 30 14:22:22 2021 +0100

    [hotfix] Add license header to Cypress restart script
---
 .../experimental/restartStreamPipes/restartStreamPipes.sh  | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/ui/cypress/tests/experimental/restartStreamPipes/restartStreamPipes.sh b/ui/cypress/tests/experimental/restartStreamPipes/restartStreamPipes.sh
index 2b3fd46..d60c4c1 100755
--- a/ui/cypress/tests/experimental/restartStreamPipes/restartStreamPipes.sh
+++ b/ui/cypress/tests/experimental/restartStreamPipes/restartStreamPipes.sh
@@ -1,4 +1,18 @@
 #!/bin/sh
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 cd ../../../../../installer/compose/
 docker-compose up -d