Re: [Shunit2-users] debian package
Brought to you by:
sfsetse
From: Ulrich D. <mr...@sp...> - 2010-04-02 07:06:47
|
On Thursday 01 April 2010 13:11:20 lyase damasked wrote: > Sorry my mistake I did not know about the '.' operator.my tests looks > to be working well. > with > .-rw-r--r-- 1 root root 31191 2009-12-06 16:11 shunit2 > thanks for the great job. I love it. > lyase. Actually there is some slightly difference. If you make shunit2 executable and put it into your PATH it is possible to load shunit2 directly via . shunit2 without specifying a path. What is the proposed way of installing shunit2 in a distribution? Any other distributions ships shunit2? If yes where do they put the file? The benefit would be that you do not have to specify the path for the shunit2 file, which could now easily change. Ulrich |