~louis/crashdc/trunk

« back to all changes in this revision

Viewing changes to crashdc

  • Committer: louis_bouchard
  • Date: 2010-02-22 10:26:07 UTC
  • Revision ID: svn-v4:43a7f545-b209-0410-ba44-c04536a9f2ae:trunk:161
test scripts for SLES10

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
typeset crashexe="$CRASHEXE"
83
83
typeset crashcmd="${MOUNTPREFIX}/tmp/crashcmd.$$"
84
84
typeset crashdata="$CRASHDATA"
85
 
typeset crashmode=""
 
85
typeset crashmode="BASIC"
86
86
typeset crashcmdfile=""
87
87
typeset rundate="$(date +%Y%m%d%H%M)"
88
88
typeset prefix="$MOUNTPREFIX"