mirror of
https://github.com/opencultureconsulting/noah.git
synced 2025-03-30 00:00:44 +01:00
fix #14 Schönheitsfehler im diff: No newline at end of file
This commit is contained in:
parent
45061757f8
commit
489a5cf5b7
@ -63,6 +63,7 @@ tasks:
|
|||||||
- |
|
- |
|
||||||
$OPENREFINE_CLIENT -P $PORT --export --template "$(< ../../../rules/siegen/template.txt)" --rowSeparator "
|
$OPENREFINE_CLIENT -P $PORT --export --template "$(< ../../../rules/siegen/template.txt)" --rowSeparator "
|
||||||
<!-- SPLIT -->
|
<!-- SPLIT -->
|
||||||
|
" --suffix "
|
||||||
" --output siegen.txt $PROJECT
|
" --output siegen.txt $PROJECT
|
||||||
# Statistik zu Laufzeit und Ressourcenverbrauch
|
# Statistik zu Laufzeit und Ressourcenverbrauch
|
||||||
- ps -o start,etime,%mem,%cpu,rss -p $(lsof -t -i:$PORT)
|
- ps -o start,etime,%mem,%cpu,rss -p $(lsof -t -i:$PORT)
|
||||||
|
@ -66,6 +66,7 @@ tasks:
|
|||||||
- |
|
- |
|
||||||
$OPENREFINE_CLIENT -P $PORT --export --template "$(< ../../../rules/wuppertal/template.txt)" --rowSeparator "
|
$OPENREFINE_CLIENT -P $PORT --export --template "$(< ../../../rules/wuppertal/template.txt)" --rowSeparator "
|
||||||
<!-- SPLIT -->
|
<!-- SPLIT -->
|
||||||
|
" --suffix "
|
||||||
" --output wuppertal.txt $PROJECT
|
" --output wuppertal.txt $PROJECT
|
||||||
# Statistik zu Laufzeit und Ressourcenverbrauch
|
# Statistik zu Laufzeit und Ressourcenverbrauch
|
||||||
- ps -o start,etime,%mem,%cpu,rss -p $(lsof -t -i:$PORT)
|
- ps -o start,etime,%mem,%cpu,rss -p $(lsof -t -i:$PORT)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user