---
src/sin_task_shell.erl | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/sin_task_shell.erl b/src/sin_task_shell.erl
index 78284f0..c0a849f 100644
--- a/src/sin_task_shell.erl
+++ b/src/sin_task_shell.erl
@@ -57,7 +57,6 @@ make_shell(BuildRef, ProjectApps, ProjectRepoApps, Repo) ->
AppDir = filename:join([BuildDir, "apps"]),
setup_paths(AppDir, ProjectApps),
setup_paths(Repo, ProjectRepoApps),
- shell:server(false, false),
BuildRef.
%% @doc gather a list of paths from the app and add them to the code path
--
1.7.5.2
--
You received this message because you are subscribed to the Google Groups
"erlware-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/erlware-dev?hl=en.