/[classpath]/classpath/mkinstalldirs
ViewVC logotype

Diff of /classpath/mkinstalldirs

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

revision 1.1 by arenn, Mon May 18 01:03:41 1998 UTC revision 1.2 by cbj, Mon Nov 5 02:59:24 2001 UTC
# Line 22  do Line 22  do
22       esac       esac
23    
24       if test ! -d "$pathcomp"; then       if test ! -d "$pathcomp"; then
25          echo "mkdir $pathcomp" 1>&2          echo "mkdir $pathcomp"
26    
27          mkdir "$pathcomp" || lasterr=$?          mkdir "$pathcomp" || lasterr=$?
28    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26