summaryrefslogtreecommitdiff
path: root/tests/clock_xettime.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clock_xettime.test')
-rwxr-xr-xtests/clock_xettime.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/clock_xettime.test b/tests/clock_xettime.test
index 544715bf9..34569ccfd 100755
--- a/tests/clock_xettime.test
+++ b/tests/clock_xettime.test
@@ -5,7 +5,6 @@
. "${srcdir=.}/init.sh"
run_prog > /dev/null
-OUT="$LOG.out"
syscalls=clock_getres,clock_gettime,clock_settime
run_strace -a36 -e trace=$syscalls $args > "$OUT"
match_diff "$LOG" "$OUT"