Re: Shell script help
Re: Shell script help
- Subject: Re: Shell script help
- From: email@hidden (Reuti)
- Date: Fri, 3 Sep 2004 22:14:32 +0200
>I'm completely unfamiliar with shell scripting.
>
>How do I invoke this script? (i.e. what parameters)
If you are already in call3, maybe it should be:
../runtests *.bin
This will expand *.bin to all of the programs to test (if these are
programs). The script will use all parameters (one after the other) to
make the first for-loop.
But what is in call3.rl? Is this already a prepared script to call all tests?
Cheers - Reuti
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.