Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SADE
SADE
Commits
692d6387
Commit
692d6387
authored
Apr 28, 2017
by
Mathias Goebel
Browse files
no output on succesful gitpull
parent
7be42bc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist-utils/antbuild/build.xml
View file @
692d6387
...
...
@@ -335,7 +335,7 @@
<available
file=
"${fontane.sadeproject.dest}"
type=
"dir"
/>
<then>
<echo
message=
"[fontane] updating project data git repository"
/>
<git:git
directory=
"${fontane.sadeproject.dest}"
verbose=
"
tru
e"
>
<git:git
directory=
"${fontane.sadeproject.dest}"
verbose=
"
fals
e"
>
<git:pull
uri=
"${fontane.sadeproject.git}"
/>
</git:git>
</then>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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