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

WIP: pipeline

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