[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #38308] Remove unset variable from environment block
From: |
Ulf Zibis |
Subject: |
[bug #38308] Remove unset variable from environment block |
Date: |
Mon, 11 Feb 2013 19:45:08 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0 |
URL:
<http://savannah.gnu.org/bugs/?38308>
Summary: Remove unset variable from environment block
Project: GNU GRUB
Submitted by: ulfzibis
Submitted on: Mo 11 Feb 2013 19:45:06 GMT
Category: None
Severity: Major
Priority: 5 - Normal
Item Group: Software Error
Status: None
Privacy: Public
Assigned to: None
Originator Name: Ulf Zibis
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release:
Release: Bazaar - trunk
Reproducibility: Every Time
Planned Release: None
_______________________________________________________
Details:
Following commands should remove variable from environment block:
unset [name]
save_env [name]
, like
grub-editenv - unset [name]
does.
This is to prevent environment block from overflow by no-more needed variables
and to again fulfil requests like:
if [ ! "${name}" ]; then ... fi
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38308>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #38308] Remove unset variable from environment block,
Ulf Zibis <=