summaryrefslogtreecommitdiff
path: root/src/cli_new.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-24 12:13:25 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-24 12:13:25 -0800
commit233361034cd2ad73c1eff71336058a4388af27d0 (patch)
treea4f3f15ad810860f8c80aa2283f1bc7cad5e0a67 /src/cli_new.c
parent25e1a26f3ab1a142a256d67d88abdc7f7341a0d3 (diff)
parent60192694d82b0f6b34d3a8be846e0f81893e8a9b (diff)
downloadvyatta-cfg-233361034cd2ad73c1eff71336058a4388af27d0.tar.gz
vyatta-cfg-233361034cd2ad73c1eff71336058a4388af27d0.zip
Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino
Diffstat (limited to 'src/cli_new.c')
-rw-r--r--src/cli_new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli_new.c b/src/cli_new.c
index 41afb5f..1ac99a1 100644
--- a/src/cli_new.c
+++ b/src/cli_new.c
@@ -129,7 +129,7 @@ void bye(const char *msg, ...)
printf(is_echo()? "\";":"\n");
va_end(ap);
- exit(-1);
+ exit(1);
}
/* msg: