Changeset 3592 in MondoRescue
- Timestamp:
- Jun 29, 2016, 2:50:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/MondoRescue/bin/mr-disk-type
r3553 r3592 68 68 foreach my $i (@ARGV) { 69 69 $ans = mr_disk_type($i); 70 pb_log(0, "Device $i has a $ans partition type\n"); 70 pb_log(2, "Device $i has a $ans partition type\n"); 71 pb_log(0, "$ans\n"); 71 72 } 72 73 }
Note:
See TracChangeset
for help on using the changeset viewer.