Module: OS::Linux::TestBot::TestFormulae Private

Extended by:
T::Helpers
Included in:
Homebrew::TestBot::TestFormulae
Defined in:
extend/os/linux/test_bot.rb

This module is part of a private API. This module may only be used in the Homebrew/brew repository. Third parties should avoid using this module if possible, as it may be removed or changed without warning.

Instance Method Summary collapse

Instance Method Details

#previous_run_artifact_specifierString

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



29
30
31
# File 'extend/os/linux/test_bot.rb', line 29

def previous_run_artifact_specifier
  "{linux,ubuntu}"
end