Fix overlap timeframe definition.
authorGeorgios Gousios <gousiosg@gmail.com>
Mon, 5 Dec 2011 15:46:40 +0000 (17:46 +0200)
committerGeorgios Gousios <gousiosg@gmail.com>
Mon, 5 Dec 2011 15:46:46 +0000 (17:46 +0200)
commitf33559200ee4c7c6276c24c66ffa19f6641b6d3b
treed1b29eca3ebe22a17e2367432eb7d2e9a50b3269
parent68d960f5b5e16ae209d0873ab9441308ff35bf2b
Fix overlap timeframe definition.

If this timeframe contains another one, then the result should be the
other one, not this.
logic/src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/Timeslot.scala
logic/src/test/scala/gr/grnet/aquarium/logic/test/DSLUtilsTest.scala
logic/src/test/scala/gr/grnet/aquarium/logic/test/TimeslotTest.scala