mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Missing space
This commit is contained in:
parent
d3376947d5
commit
eacefeeaa7
@ -105,7 +105,7 @@ function push_gs {
|
||||
done
|
||||
}
|
||||
|
||||
function logs_gs{
|
||||
function logs_gs {
|
||||
echo -e "These are the last three valid PULL timestamps"
|
||||
tail -n 3 ${SYNCING_LOG}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user