New commits:
commit 0de397ddbd1dd18e324c42e45df1487cc8e3ddfa
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libstate: removed three unused variable definitions
remove_config started as a modify_config copy that uses them
diff --git a/ChangeLog b/ChangeLog
index a0a19c9..85a9627 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
the configs need get properly created; renamed stage_install_rest to
stage_install_ordinary
fixed a regression that caused us not to install excluded configs
#14339
+ * libstate: removed three unused variable definitions
2008-07-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libmisc: removed older, commented-out versions of
config_[gs]et_option
diff --git a/var/lib/sorcery/modules/libstate
b/var/lib/sorcery/modules/libstate
index b152a83..9a9bf35 100755
--- a/var/lib/sorcery/modules/libstate
+++ b/var/lib/sorcery/modules/libstate
@@ -1100,7 +1100,7 @@ function remove_config() {
return 1
fi
- local TEMP separator EQUALS_COL VARIABLE
+ local separator
# what to use as separator?
if [[ $2 == command ]]
[SM-Commit] GIT changes to master sorcery by Jaka Kranjc (0de397ddbd1dd18e324c42e45df1487cc8e3ddfa),
Jaka Kranjc, 07/05/2008