projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9208b44
)
r3563@krups: intrigeri | 2005-11-16 20:32:41 +0100
author
intrigeri
<intrigeri@boum.org>
Tue, 29 Nov 2005 10:10:21 +0000
(10:10 +0000)
committer
intrigeri
<intrigeri@boum.org>
Tue, 29 Nov 2005 10:10:21 +0000
(10:10 +0000)
ninjahelper: documented a few pieces of code
src/ninjahelper.in
patch
|
blob
|
history
diff --git
a/src/ninjahelper.in
b/src/ninjahelper.in
index 0d7050c647257f1026636fdcb1db881976a7c20b..cf24e7bf803f32ad2f12349f0ef9079151f646dc 100755
(executable)
--- 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