[PATCH] arg-log-format-0001/test-0001.sh: sync up the date as klog-0001.log
Keng-Yu Lin
kengyu at canonical.com
Wed May 23 06:49:52 UTC 2012
Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
---
arg-log-format-0001/test-0001.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arg-log-format-0001/test-0001.sh b/arg-log-format-0001/test-0001.sh
index 75c1c9e..ac536c4 100755
--- a/arg-log-format-0001/test-0001.sh
+++ b/arg-log-format-0001/test-0001.sh
@@ -10,7 +10,7 @@ $FWTS -w 80 --klog=klog.txt --log-format="%owner (%line) <%date> %field %level:
#
# Need to adjust reference log to today's date
#
-sed sx10\/10\/11x${TODAY}x < klog-0001.log > $TMPLOG_ORIG
+sed sx16\/05\/12x${TODAY}x < klog-0001.log > $TMPLOG_ORIG
diff $TMPLOG $TMPLOG_ORIG >> $FAILURE_LOG
ret=$?
if [ $ret -eq 0 ]; then
--
1.7.9.5
More information about the fwts-devel
mailing list