From: intrigeri Date: Tue, 29 Nov 2005 10:10:21 +0000 (+0000) Subject: r3563@krups: intrigeri | 2005-11-16 20:32:41 +0100 X-Git-Tag: backupninja-0.9.2~51 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=commitdiff_plain;h=089f74ad699a956c86c180939e2ba70e863630f3 r3563@krups: intrigeri | 2005-11-16 20:32:41 +0100 ninjahelper: documented a few pieces of code --- diff --git a/src/ninjahelper.in b/src/ninjahelper.in index 0d7050c..cf24e7b 100755 --- a/src/ninjahelper.in +++ b/src/ninjahelper.in @@ -58,8 +58,10 @@ require_packages() { ## menu for the wizards ## donew() { + # reset some variables unset host_or_vservers unset vservers_chooser_vsnames + # menu listBegin "new action menu" "select an action to create" listItem return "return to main menu" for data in $HELPERS; do