Changeset 80 for trunk/before.sh


Ignore:
Timestamp:
10/30/08 10:10:11 (16 years ago)
Author:
pinsard
Message:

add journals and bug fixes in flat to docbook conversion tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/before.sh

    r79 r80  
    11#! /bin/sh 
    2 # 
    32#+ 
     3# 
    44# NAME 
    55# ==== 
     
    8383if [ ${#} -lt ${minargcount} ] 
    8484then 
    85  echo "eee : not enought arguments" 
     85 echo "eee : not enought arguments (${#} vs ${minargcount})" 
    8686 echo "${usage}" 
    8787 exit 1 
Note: See TracChangeset for help on using the changeset viewer.