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:
06b6541
)
Removed some unnecessary comments
author
Micah Anderson
<micah@riseup.net>
Fri, 28 Oct 2005 21:21:39 +0000
(21:21 +0000)
committer
Micah Anderson
<micah@riseup.net>
Fri, 28 Oct 2005 21:21:39 +0000
(21:21 +0000)
handlers/makecd.helper
patch
|
blob
|
history
diff --git
a/handlers/makecd.helper
b/handlers/makecd.helper
index 822ffd1ebc61df142946ad697c757b8965cdd74a..1352b3bd8e466de2625a15889da09f999cee7cb5 100644
(file)
--- a/
handlers/makecd.helper
+++ b/
handlers/makecd.helper
@@
-9,12
+9,6
@@
makecd_wizard() {
[ $? = 1 ] && return
burnertype="burnertype = $REPLY"
- #checkBox "makecd action wizard" "check options" \
- # "isoonly" "only create iso image do not burn" yes
- #status=$?
- #[ $status = 1 ] && return;
- #isoonly="isoonly = $REPLY"
-
booleanBox "$wizardname" "Make iso image only? or burn"
if [ $? = 0 ]; then
isoonly="isoonly = yes"