From 87d1c907559c1962db2db0e5a5b92c016719bace Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Tue, 9 Nov 2010 11:40:29 -0800 Subject: modify formatting options for GUI client on -x option. Set option on GUI invoked commit. --- scripts/vyatta-cfg-cmd-wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/vyatta-cfg-cmd-wrapper') diff --git a/scripts/vyatta-cfg-cmd-wrapper b/scripts/vyatta-cfg-cmd-wrapper index 6eeff99..ef4cb81 100755 --- a/scripts/vyatta-cfg-cmd-wrapper +++ b/scripts/vyatta-cfg-cmd-wrapper @@ -86,7 +86,7 @@ case "$1" in RET_STATUS=$? ;; commit_with_error) - /opt/vyatta/sbin/my_commit -e + /opt/vyatta/sbin/my_commit -x RET_STATUS=$? ;; save) -- cgit v1.2.3