From fcd0ed0951b0abfe271a10fe3735819cc7d9f2e8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 24 May 2020 22:52:11 -0500 Subject: Fix CI since printowner is no longer built for RE --- tests/spec/owner_spec.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/spec/owner_spec.rb b/tests/spec/owner_spec.rb index 32719ec..f8b375f 100644 --- a/tests/spec/owner_spec.rb +++ b/tests/spec/owner_spec.rb @@ -1,6 +1,7 @@ require 'spec_helper' RSpec.describe 'HorizonScript Owner Print Utility', :type => :aruba do + before { if !system("command -v hscript-printowner") then skip("Utility not built") end } context "argument passing" do it "requires an path to be specified" do run_command 'hscript-printowner' -- cgit v1.2.3-70-g09d2