From 64edf9fab27f2ae90ca3b20662f1c950e03b416e Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Tue, 4 Feb 2020 13:16:27 +0100
Subject: [PATCH] WIP: pipeline

---
 patches/utils/patch_header.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/patches/utils/patch_header.sh b/patches/utils/patch_header.sh
index 53962d4..68c4b17 100644
--- a/patches/utils/patch_header.sh
+++ b/patches/utils/patch_header.sh
@@ -67,6 +67,8 @@ function _print_help() {
   fi
 }
 
+echo $@
+
 while test $# -gt 0; do
  case "$1" in
  -h|--help)
-- 
GitLab