Changeset 3126 for trunk/essentials/sys-devel/automake-1.4/mdate-sh
- Timestamp:
- Apr 15, 2007, 9:33:12 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-devel/automake-1.4/mdate-sh
r3124 r3126 36 36 # (3 shifts here, the next inside the loop). 37 37 shift 38 shift 39 shift 38 # OS/2 doesn't necessarily have group/user columns, so we skip two shifts 39 if test -z "$OS2_SHELL"; then 40 shift 41 shift 42 fi 40 43 41 44 # Find the month. Next argument is day, followed by the year or time.
Note:
See TracChangeset
for help on using the changeset viewer.