| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #! /bin/sh | |
| 2 | # mkinstalldirs --- make directory hierarchy | |
| 3 | ||
| 4 | < | scriptversion=2009-04-28.21; # UTC |
| 4 | > | scriptversion=2016-01-11.22; # UTC |
| 5 | ||
| 6 | # Original author: Noah Friedman <friedman@prep.ai.mit.edu> | |
| 7 | # Created: 1993-05-16 | |
| # | Line 157 | Line 157 | exit $errstatus | |
| 157 | # eval: (add-hook 'write-file-hooks 'time-stamp) | |
| 158 | # time-stamp-start: "scriptversion=" | |
| 159 | # time-stamp-format: "%:y-%02m-%02d.%02H" | |
| 160 | < | # time-stamp-time-zone: "UTC" |
| 160 | > | # time-stamp-time-zone: "UTC0" |
| 161 | # time-stamp-end: "; # UTC" | |
| 162 | # End: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |