• Federico Vaga's avatar
    zio-trig-hrt.c: change relative time from 1h to 10s · 05e6986d
    Federico Vaga authored
    The in-kenrel hrt uses absolute times, and so does the zio trigger
    based on it.  However, for testing in shell scripts, relative times
    are easier to handle.  We accepted any "absolute" time less than 1 hour
    to be considered relative, but then we realized some embedded systems
    have no real-world time notion, so they start at Jan 1st 1970.
    
    This decreases relative times to 10s, assuming it's enough for shell
    scripts during testing and short enough to allow the rare embedded system
    to be later than tat by the time zio runs.
    Signed-off-by: 's avatarFederico Vaga <federico.vaga@gmail.com>
    Acked-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    05e6986d
Name
Last commit
Last update
..
img Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
fixinfo Loading commit data...
infofilter Loading commit data...
zio-manual.in Loading commit data...