 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.5 by jmc, Fri Jan 12 15:51:57 2018 UTC | revision 1.6 by jmc, Sat Feb 3 15:46:42 2018 UTC | |
|---|---|---|
| # | Line 16 if test ! -x $unpck ; then | Line 16 if test ! -x $unpck ; then | 
| 16 | cd $MPACKDIR | cd $MPACKDIR | 
| 17 | ./configure && make | ./configure && make | 
| 18 | fi | fi | 
| 19 | unpck=$HOME/testing/munpack.$HOSTTYPE | mTyp=`echo $HOSTTYPE | sed 's/-.*$//'` | 
| 20 | unpck=$HOME/testing/munpack.$mTyp | |
| 21 | #ls -l $unpck | #ls -l $unpck | 
| 22 | ||
| 23 | #-- create a daily log file (if not already there) | #-- create a daily log file (if not already there) | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |