summaryrefslogtreecommitdiffhomepage
path: root/subr/ex_pkg_restart.subr
diff options
context:
space:
mode:
Diffstat (limited to 'subr/ex_pkg_restart.subr')
-rw-r--r--subr/ex_pkg_restart.subr3
1 files changed, 1 insertions, 2 deletions
diff --git a/subr/ex_pkg_restart.subr b/subr/ex_pkg_restart.subr
index b45851f2..d6f2bee5 100644
--- a/subr/ex_pkg_restart.subr
+++ b/subr/ex_pkg_restart.subr
@@ -280,8 +280,7 @@ ex_pkg_process_restart_spec() {
if [ "${_epprs_step}" = "${_epprs_step1}" ]; then
eval ${_epprs_rspec_at}='${'"${_epprs_rspec_at}"':+${'"${_epprs_rspec_at}"'},}finish';
fi;
- fi;
- eval echo '${'"${_epprs_rspec}"'}'; ;;
+ fi; ;;
esac; rtl_llift3 "${_epprs_rspec}" "," " " || _epprs_rc=1;
else
_epprs_rc=1;