Skip to content
Snippets Groups Projects
Verified Commit 8806be60 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 4eda1188
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@ export UTILSPATH="./utils"
echo "HERE4"
for p in $PATCHES
do
echo "HERE5"
echo "HERE5 $p '$@' --patch=$p"
$p "$@" --patch=$p
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment