mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-23 14:32:26 +02:00
Merge pull request #248 from flatcar-linux/scripts
ci-automation/tapfile_helper_lib: fix commiting last transaction
This commit is contained in:
commit
2ea5bd096f
@ -160,10 +160,9 @@ function tap_ingest_tapfile() {
|
||||
fi
|
||||
|
||||
done < "$tapfile"
|
||||
SQL="${SQL}COMMIT;"
|
||||
__sqlite3_wrapper "${SQL}"
|
||||
)
|
||||
|
||||
SQL="${SQL}COMMIT;"
|
||||
__sqlite3_wrapper "${SQL}"
|
||||
}
|
||||
# --
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user