Ignore:
Timestamp:
Apr 8, 2007, 2:45:31 PM (18 years ago)
Author:
bird
Message:

hack for bad ls.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-apps/diffutils/config/mdate-sh

    r2556 r3044  
    2323# the same distribution terms that you use for the rest of that program.
    2424
     25set -x
     26
    2527# Prevent date giving response in another language.
    2628LANG=C
     
    4143# (3 shifts here, the next inside the loop).
    4244shift
    43 shift
    44 shift
     45#shift
     46#shift
    4547
    4648# Find the month.  Next argument is day, followed by the year or time.
Note: See TracChangeset for help on using the changeset viewer.