Revert^4 "allow Ninja variables in RuleBuilder API"
789a7e0883
Change-Id: Iee1156adf0ad6e6d2ae7e22d90a447d4b564e59f
This commit is contained in:
@@ -119,6 +119,9 @@ 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