[PATCH] Fix typo from commit 0c5e67e4 "xfstests 273: fix a typo"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When updating the patch, the redirect was incorrect.

Reported-by: Wang Sheng-Hui <shhuiw@xxxxxxxxx>
Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>

---

 273 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/273
===================================================================
--- a/273
+++ b/273
@@ -92,7 +92,7 @@ _porter()
 		exit
 	fi
 
-	cp -r $SCRATCH_MNT/origin $SCRATCH_MNT/sub_$_suffix >$seq.full 2>>&1
+	cp -r $SCRATCH_MNT/origin $SCRATCH_MNT/sub_$_suffix >>$seq.full 2>&1
 	if [ $? -ne 0 ]
 	then
 		echo "_porter $_suffix not complete"


_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux