projects
/
tools
/
mic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5539b04
)
cleanup deprecated code
author
JF Ding
<jfding@gmail.com>
Wed, 19 Oct 2011 09:11:53 +0000
(17:11 +0800)
committer
JF Ding
<jfding@gmail.com>
Wed, 19 Oct 2011 09:11:53 +0000
(17:11 +0800)
tools/mic
patch
|
blob
|
history
diff --git
a/tools/mic
b/tools/mic
index
a4de6ca
..
7ec9aa7
100755
(executable)
--- a/
tools/mic
+++ b/
tools/mic
@@
-145,8
+145,6
@@
class Mic(cmdln.Cmdln):
self._root_confirm()
imagetype = misc.get_image_type(targetimage)
- if not imagetype:
- imagetype = "fs"
if imagetype == "ext3fsimg":
imagetype = "loop"