Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-8941

more buggy redirections

XMLWordPrintable

    • 3
    • 9223372036854775807

      There are several more of the kind of buggy redirections found in LU-7765.

      lustre-release$ git --no-pager grep '2&>'
      lustre/tests/replay-dual.sh:			rundbench 1 -D $dbench_dir -t 100 > /dev/null 2&>1 ||
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/replay-single.sh:	stat $remote_dir 2&>/dev/null && error "$remote_dir still exist!"
      lustre/tests/sanityn.sh:			$LFS migrate -m $mdt_idx $migrate_dir1 2&>/dev/null ||
      lustre/tests/sanityn.sh:					2&>/dev/null || rc1=$?
      lustre/tests/sanityn.sh:				$migrate_dir2/target_file 2&>/dev/null || rc1=$?
      lustre/tests/sanityn.sh:				rm -rf $migrate_dir2/target_file 2&>/dev/null ||
      lustre/tests/sanityn.sh:				rm -rf $migrate_dir2/source_file 2&>/dev/null ||
      

            jamesanunez James Nunez (Inactive)
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: