/[fai]/trunk/examples/simple/class/10-base-classes
ViewVC logotype

Contents of /trunk/examples/simple/class/10-base-classes

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4348 - (show annotations) (download)
Thu Jun 14 20:54:15 2007 UTC (5 years, 11 months ago) by lange
File size: 261 byte(s)
add some minor patches fixing english text, fix /floppy path (closes: #428857, #428858, #428859) 
1 #! /bin/bash
2
3 # Echo architecture and OS name in uppercase. Do NOT remove these two lines.
4 uname -s | tr '[:lower:]' '[:upper:]'
5 [ -x "`which dpkg`" ] && dpkg --print-installation-architecture | tr a-z A-Z
6
7 [ -f /etc/RUNNING_FROM_FAICD ] && echo "FAICD"
8 exit 0

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5