Hi all.
I was trying to see if rotate would behaviour like this:
s1=Source1
s2=Source2
rotate([1,2,1],[source1,source2,source1])
If in the second time it would go to the next song on source1 and it dows
(Hooray!).
But it does a strange think, lets say that source1 has the songs(Even) 0,2,4
And source2 has songs(Odd) 1,3,5
So what i expected was that the songs was :
0,1,3,2,4,5,1,0,2,1,3,4,0,5..... (Starts with even,two odds,two even)
But what it does is:
1,0,2,3,5,4,0,1,3,2,4,5,1....(Its starts with the odd, then two even, then
two odd ..)
So it's started from the second repeat of source 2, i think it should be
just a pointer issue and would like to correct it, but can't seem to find
the file where the rotate command is declared.
I would be glad if you could point me to it.
Thanks in advance Fabio
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users