Skip to content

Commit

Permalink
bump build tools, linux_sysv is default now and shouldbe changed via
Browse files Browse the repository at this point in the history
test framework
  • Loading branch information
stdweird committed Oct 22, 2014
1 parent c0763ba commit 52f96f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion ncm-metaconfig/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.quattor.maven</groupId>
<artifactId>build-profile</artifactId>
<version>1.36</version>
<version>1.38</version>
</parent>

<licenses>
Expand Down
3 changes: 0 additions & 3 deletions ncm-metaconfig/src/test/perl/configure.t
Expand Up @@ -12,9 +12,6 @@ use JSON::XS;

$CAF::Object::NoAction = 1;

my $s_mock = Test::MockModule->new('CAF::Service');
$s_mock->mock("os_flavour", "linux_sysv");

my $mock = Test::MockModule->new('NCM::Component::metaconfig');

=pod
Expand Down

0 comments on commit 52f96f8

Please sign in to comment.