/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/what-cd
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/files/what-cd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 57 by sng, Thu May 20 12:38:55 2010 UTC revision 58 by sng, Tue May 25 09:02:17 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  ##############################################################################  ##############################################################################
3  #                                                                            #  #                                                                            #
4  # what-cd, (C) 2007-2010 S. Georgaras <sng@hellug.gr>                          #  # what-cd, (C) 2007-2010 S. Georgaras <sng@hellug.gr>                        #
5  #                                                                            #  #                                                                            #
6  # This file is part of Clonezilla-SysRescCD.                                 #  # This file is part of Clonezilla-SysRescCD.                                 #
7  #                                                                            #  #                                                                            #
# Line 41  fi Line 41  fi
41    
42  function printResults(){  function printResults(){
43  # Display results  # Display results
   set -x  
44  local count=0  local count=0
45  while [ ! -z "${dev[$count]}" ];do  while [ ! -z "${dev[$count]}" ];do
46   if [ $findWriter -eq 1 ] && [ ${property[$count]} -eq 1 ];then   if [ $findWriter -eq 1 ] && [ ${property[$count]} -eq 1 ];then

Legend:
Removed from v.57  
changed lines
  Added in v.58

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26