mirror of
https://github.com/opencultureconsulting/ba-sachsen-pica
synced 2025-04-20 00:00:33 +02:00
Kleine Korrekturen für Logging
This commit is contained in:
parent
8ef113887b
commit
c612b1c67c
@ -381,7 +381,7 @@ echo
|
|||||||
# - key > Edit cells > Blank down
|
# - key > Edit cells > Blank down
|
||||||
# - value > Edit cells > join multi-valued cells... > ␟
|
# - value > Edit cells > join multi-valued cells... > ␟
|
||||||
|
|
||||||
echo "Mehrfachbelegungen zusammenführen"
|
echo "Mehrfachbelegungen zusammenführen..."
|
||||||
if curl -fs \
|
if curl -fs \
|
||||||
--data project="${projects[$p]}" \
|
--data project="${projects[$p]}" \
|
||||||
--data-urlencode "operations@-" \
|
--data-urlencode "operations@-" \
|
||||||
@ -414,7 +414,7 @@ echo
|
|||||||
# ------------------ 07 Titeldaten-Felder mit Zahlen löschen ----------------- #
|
# ------------------ 07 Titeldaten-Felder mit Zahlen löschen ----------------- #
|
||||||
|
|
||||||
# außer 026, weil das für Zuordnung IDNR benötigt wird
|
# außer 026, weil das für Zuordnung IDNR benötigt wird
|
||||||
echo "Titeldaten-Felder mit Zahlen löschen"
|
echo "Titeldaten-Felder mit Zahlen löschen..."
|
||||||
if curl -fs \
|
if curl -fs \
|
||||||
--data project="${projects[$p]}" \
|
--data project="${projects[$p]}" \
|
||||||
--data-urlencode "operations@-" \
|
--data-urlencode "operations@-" \
|
||||||
@ -461,7 +461,7 @@ echo
|
|||||||
|
|
||||||
# - key > Transpose > Columnize by key/value columns... > OK
|
# - key > Transpose > Columnize by key/value columns... > OK
|
||||||
|
|
||||||
echo "Titeldaten-Felder mit Zahlen löschen"
|
echo "Transponieren..."
|
||||||
if curl -fs \
|
if curl -fs \
|
||||||
--data project="${projects[$p]}" \
|
--data project="${projects[$p]}" \
|
||||||
--data-urlencode "operations@-" \
|
--data-urlencode "operations@-" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user