Revert^3 "allow Ninja variables in RuleBuilder API"
0e2d63e4d2
Change-Id: I4a22fb398fc7bfdf86613829dfbc9c35fab11ee7
This commit is contained in:
@@ -119,9 +119,6 @@ func run() error {
|
||||
}
|
||||
|
||||
manifest, err := readManifest(manifestFile)
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
if len(manifest.Commands) == 0 {
|
||||
return fmt.Errorf("at least one commands entry is required in %q", manifestFile)
|
||||
|
Reference in New Issue
Block a user