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

WIP: pipeline

parent 49fffa5d
Branches
Tags
No related merge requests found
......@@ -28,7 +28,7 @@ if [ -z "$UTILSPATH" ]; then
UTILSPATH="../utils"
fi
source $UTILSPATH/patch_header.sh
. $UTILSPATH/patch_header.sh
if test ! $(mysql_execute "Select CaosDBVersion();" > /dev/null) ; then
uptodate
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment