source: examples/scaling_tests/daisychain/likes_python/get_time @ 43478b1

mei_rt2mei_rt2_fix_1
Last change on this file since 43478b1 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
RevLine 
[373bf68]1#!/bin/sh
2
[519e487]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.