/[fai]/trunk/share/subroutines
ViewVC logotype

Diff of /trunk/share/subroutines

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

revision 1887 by lange, Fri Jun 6 11:59:48 2003 UTC revision 1888 by lange, Tue Jul 8 09:01:06 2003 UTC
# Line 162  get_fai_dir() { Line 162  get_fai_dir() {
162          mount $romountopt $FAI_LOCATION $FAI &&          mount $romountopt $FAI_LOCATION $FAI &&
163              echo "Configuration space $FAI mounted from $FAI_LOCATION"              echo "Configuration space $FAI mounted from $FAI_LOCATION"
164      fi      fi
165        if [ ! -d $FAI/class ]; then
166            die "$FAI/class not found. Aborting."
167        fi
168  }  }
169  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
170  get_fai_cvs() {  get_fai_cvs() {

Legend:
Removed from v.1887  
changed lines
  Added in v.1888

  ViewVC Help
Powered by ViewVC 1.1.5