Go to file
Edwin Kempin 0eeee76dc6 Fix print out of warning if file of change index version is not a directory
The condition to print out the warning 'exists && !f.isDirectory()'
could never be true since 'exists' was only true if 'f.isDirectory()':
  boolean exists = f.exists() && f.isDirectory()

Change-Id: I93f7b140c05e43e5af4a3083f69e913ecf8f6a84
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-08-20 10:59:39 +02:00
2013-08-06 11:34:13 -07:00
2013-07-26 18:11:51 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-08-19 22:29:25 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-05 18:55:30 -07:00
2013-05-21 20:28:56 -07:00
2013-08-12 11:57:28 -07:00
2013-07-30 17:18:33 +00:00
2013-08-15 17:25:45 +00:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB