tests: Remove \r from source tree.
authorBen Pfaff <blp@nicira.com>
Mon, 30 Dec 2013 19:35:41 +0000 (11:35 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 30 Dec 2013 19:35:41 +0000 (11:35 -0800)
commit0bcff8899c9bbb3a428795874a8eaa2b70767774
tree1ef3e864792803902a2ddabba471458582394275
parenta6da6967977daddbb68fbe170429f0b5385bde94
tests: Remove \r from source tree.

An ovsdb-server test had a literal carriage return in a check that
validates a directory name.  It isn't really necessary (who puts a carriage
return in a directory name?) and it does cause problems for passing around
patches via email, so just delete it.

CC: Arun Sharma <arun.sharma@calsoftinc.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ovsdb-server.at