mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 07:47:00 +02:00
Typo fix.
This commit is contained in:
parent
f51fed84b5
commit
fe2fb517ac
@ -125,7 +125,7 @@
|
||||
;; now wait until both the tasks are over
|
||||
(loop for tasks below 2 do (lp:receive-result channel)
|
||||
finally
|
||||
(log-message :info "COPY ~~a done." table-name)
|
||||
(log-message :info "COPY ~a done." table-name)
|
||||
(unless k-s-p (lp:end-kernel))))
|
||||
|
||||
;; return the copy-mysql object we just did the COPY for
|
||||
|
Loading…
Reference in New Issue
Block a user