Sha256: e099b503e64f85f12247a35a38180f7e933e85c9da4d867bfd8c067e26359e4c
Contents?: true
Size: 248 Bytes
Versions: 43
Compression:
Stored size: 248 Bytes
Contents
namespace :rc_pkg do desc 'Test creation and installation of both DEB and RPM rhoconnect packages.' task :test => ['build:deb', 'build:rpm'] do # Run installation test ruby "installer/utils/nix_install_test.rb" end #:test end #:rc_pkg
Version data entries
43 entries across 43 versions & 1 rubygems