# # # patch "automate.cc" # from [ff27dc2239f10e0e9104f04bb509045fd99fb531] # to [fab95afa288ab854ba53a07a8af3b53a9dc7e382] # ============================================================ --- automate.cc ff27dc2239f10e0e9104f04bb509045fd99fb531 +++ automate.cc fab95afa288ab854ba53a07a8af3b53a9dc7e382 @@ -736,7 +736,7 @@ namespace // Error conditions: If no workspace book keeping _MTN directory is found, // prints an error message to stderr, and exits with status 1. -AUTOMATE(inventory, "[PATH]...", options::opts::none) +AUTOMATE(inventory, "[PATH]...", options::opts::depth | options::opts::exclude) { app.require_workspace();