From 54176f66e534c5b711acdfae85b5f4cccf0beffd Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 23 May 2016 20:43:24 +0200 Subject: 01-unit.t: make sure SLACKWARE_VERSION is set for rsync_sbo_tree --- t/01-unit.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/01-unit.t b/t/01-unit.t index 36b77a9..883935e 100755 --- a/t/01-unit.t +++ b/t/01-unit.t @@ -136,6 +136,8 @@ SKIP: { SKIP: { skip 'Test invalid if /foo-bar exists.', 2 if -e '/foo-bar'; + local $config{SLACKWARE_VERSION} = '14.1'; + my $res; my $out = capture_merged { $res = SBO::Lib::rsync_sbo_tree('/foo-bar'); }; -- cgit v1.2.3