We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4fc08 commit daff992Copy full SHA for daff992
shelltests/check_undefined_test/check_undefined_test.test
@@ -1,12 +1,3 @@
1
$ TERM=dumb rebar3 release
2
->
3
-===> Verifying dependencies...
4
-===> Analyzing applications...
5
-===> Compiling check_undefined_test
6
-===> Assembling release check_undefined_test-0.1.0...
7
-===> There are missing function calls in the release.
8
-===> Make sure all applications needed at runtime are included in the release.
9
-===> check_undefined_test_app:start/2 calls undefined function crypto:start/0
10
-===> check_undefined_test_app:start/2 calls undefined function notamodule:dosomething/0
11
-===> Release successfully assembled: _build/default/rel/check_undefined_test
+> / calls undefined function notamodule /
12
>= 0
0 commit comments