forked from security/hakurei
internal/rosa: git artifact
This is required by the clang unit and regression tests. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -149,6 +149,8 @@ func main() {
|
||||
a = rosa.Std.NewBusybox()
|
||||
case "musl":
|
||||
a = rosa.Std.NewMusl(nil)
|
||||
case "git":
|
||||
a = rosa.Std.NewGit()
|
||||
case "go":
|
||||
a = rosa.Std.NewGo()
|
||||
case "rsync":
|
||||
|
||||
Reference in New Issue
Block a user