Skip to content
Snippets Groups Projects
Commit 7e4fb747 authored by Christian Engwer's avatar Christian Engwer
Browse files

[dunecontrol]

remove obsolete assignment

[[Imported from SVN: r6837]]
parent b0a6aee6
No related branches found
No related tags found
No related merge requests found
...@@ -641,7 +641,6 @@ while test $# -gt 0; do ...@@ -641,7 +641,6 @@ while test $# -gt 0; do
fix_and_assign MODULE "$module" fix_and_assign MODULE "$module"
export SEARCH_MODULES="$SEARCH_MODULES $MODULE" export SEARCH_MODULES="$SEARCH_MODULES $MODULE"
export ONLY="$ONLY $MODULE" export ONLY="$ONLY $MODULE"
export HAVE_${module}=
;; ;;
--resume) --resume)
export RESUME_FLAG="yes" export RESUME_FLAG="yes"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment