Whamcloud - gitweb
LU-2034 changelog: redo changelog using OSD llog
[fs/lustre-release.git] / lustre / tests / lustre-rsync-test.sh
index b07d1e7..de9f428 100644 (file)
@@ -20,9 +20,6 @@ ALWAYS_EXCEPT="$LRSYNC_EXCEPT"
 [ "$ALWAYS_EXCEPT$EXCEPT" ] && \
         echo "Skipping tests: `echo $ALWAYS_EXCEPT $EXCEPT`"
 
-# disable till changelogs from orion landed (LU-2034)
-ALWAYS_EXCEPT="1 2 3 4 5 6 7 8 9"
-
 KILL=/bin/kill
 
 TMP=${TMP:-/tmp}