Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
56
Issues
56
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
ca719639
Commit
ca719639
authored
Apr 30, 2019
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update configure.sh to fix trouble with CI
parent
1cb5d8ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
configure.sh
configure.sh
+1
-0
No files found.
configure.sh
View file @
ca719639
...
...
@@ -29,6 +29,7 @@ if test -d $DIR/.git
then
echo
"Git version found"
else
mkdir
-p
$DIR
/.git/hooks
ln
-s
$DIR
/tests/git-hooks/pre-commit
$DIR
/.git/hooks
echo
"Git version found, hook installed"
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment