Whamcloud - gitweb
LU-6484 build: remove unused LIBLUSTRE stuff
[fs/lustre-release.git] / lustre / tests / racer / file_concat.sh
index 8dde304..de194b8 100755 (executable)
@@ -9,7 +9,7 @@ concat(){
 
 }
 
-while /bin/true ; do 
+while /bin/true ; do
     file=$((RANDOM % MAX))
     new_file=$((RANDOM % MAX))
     concat 2> /dev/null