ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/mkinstalldirs
(Generate patch)

Comparing hopm/branches/1.1.x/mkinstalldirs (file contents):
Revision 8552 by michael, Sat Sep 22 20:56:36 2018 UTC vs.
Revision 8849 by michael, Sat Feb 9 18:33:17 2019 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # mkinstalldirs --- make directory hierarchy
3  
4 < scriptversion=2016-01-11.22; # UTC
4 > scriptversion=2018-03-07.03; # UTC
5  
6   # Original author: Noah Friedman <friedman@prep.ai.mit.edu>
7   # Created: 1993-05-16
# Line 154 | Line 154 | exit $errstatus
154   # Local Variables:
155   # mode: shell-script
156   # sh-indentation: 2
157 < # eval: (add-hook 'write-file-hooks 'time-stamp)
157 > # eval: (add-hook 'before-save-hook 'time-stamp)
158   # time-stamp-start: "scriptversion="
159   # time-stamp-format: "%:y-%02m-%02d.%02H"
160   # time-stamp-time-zone: "UTC0"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)