Skip to content

Commit

Permalink
iox-eclipse-iceoryx#409 Add placeholder script for running Axivion an…
Browse files Browse the repository at this point in the history
…alysis
  • Loading branch information
Juan Pablo Samper committed Feb 2, 2021
1 parent 3815b91 commit 977c3b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/axivion/run_axivion
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env bash

set -ex

echo "TODO: Actually run Axivion analysis"
exit 1

0 comments on commit 977c3b2

Please sign in to comment.