mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
[upstream_utils] Determine patch list from patch files (#6869)
This commit is contained in:
@@ -100,7 +100,7 @@ def main():
|
||||
url = "https://github.com/foonathan/memory"
|
||||
tag = "v0.7-3"
|
||||
|
||||
memory = Lib(name, url, tag, [], copy_upstream_src)
|
||||
memory = Lib(name, url, tag, copy_upstream_src)
|
||||
memory.main()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user