/[public]/psiconv/trunk/formats/generate_xhtml.sh
ViewVC logotype

Diff of /psiconv/trunk/formats/generate_xhtml.sh

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

Revision 195 Revision 216
1#! /bin/sh 1#! /bin/sh
2
3# Work around a BASH bug (prints a directory even in a non-interactive shell)
4unset CDPATH
2 5
3if test "$#" -lt 3 ; then 6if test "$#" -lt 3 ; then
4 echo "Syntax: $0 psiconv_dir output_dir files..." 7 echo "Syntax: $0 psiconv_dir output_dir files..."
5 exit 1 8 exit 1
6fi 9fi

Legend:
Removed from v.195  
changed lines
  Added in v.216

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26