mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-20 17:18:53 -04:00
Added match for new "no errors" line from wildtest.
This commit is contained in:
1 parent
97d53f8c75
commit
37ff0e344d
1 file changed
+1
@@ -13,6 +13,7 @@ set -x
|
||||
|
||||
"$TOOLDIR/wildtest" >"$scratchdir/wild.out"
|
||||
diff $diffopt "$scratchdir/wild.out" - <<EOF
|
||||
No wildmatch errors found.
|
||||
EOF
|
||||
|
||||
exit 0
|
||||
Reference in new issue
Block a user