Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Commit

Permalink
fix test failure in CI testing with missing nailgun binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Guth committed Nov 7, 2017
1 parent 4989c6c commit 21089ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions k-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@
<configuration>
<target>
<move file="${ktestDir}/junit-reports" tofile="target/ktest-reports" failonerror="false" />
<exec executable="${project.build.directory}/release/k/lib/native/${native.os.classifier}/ng${native.exe.extension}">
<arg value="ng-stop" />
</exec>
</target>
</configuration>
<goals>
Expand Down

0 comments on commit 21089ce

Please sign in to comment.