Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
2c928108
Commit
2c928108
authored
Jan 07, 2016
by
Jean Vintache
Browse files
fix etherpad to lexique
parent
cf4defe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
etherpad_to_lexique/etherpad_to_lexique.ant
View file @
2c928108
...
...
@@ -38,7 +38,8 @@
</fileset>
</delete>
<copy
file=
"${eth_out}/pad.hdoc"
todir=
"${lex_in}"
/>
<exec
dir=
"../hdoc_to_lexique"
executable=
"run.sh"
/>
<exec
executable=
"/bin/bash"
dir=
"../hdoc_to_lexique"
>
<arg
value=
"../hdoc_to_lexique/run.sh"
/>
<copy
file=
"${lex_out}/*.scar"
todir=
"output"
/>
</target>
...
...
Write
Preview
Supports
Markdown
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