source: examples/scaling_tests/daisychain/likes_python/get_time @ 2485307

mei_rt2mei_rt2_fix_1
Last change on this file since 2485307 was 519e487, checked in by Mei <mei@…>, 12 years ago

1) add more doc to scaling tests

  • Property mode set to 100755
File size: 127 bytes
Line 
1#!/bin/sh
2
3echo "..forward time.."
4grep -s user likes_*/likes.time
5
6echo "..backward time.."
7grep -s user likes_*/likes_b.time
Note: See TracBrowser for help on using the repository browser.