You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: util/build-gnu.sh
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -264,9 +264,6 @@ sed -i -e "s/provoked error./provoked error\ncat pat |sort -u > pat/" tests/misc
264
264
# Update the GNU error message to match ours
265
265
sed -i -e "s/link-to-dir: hard link not allowed for directory/failed to create hard link 'link-to-dir' =>/" -e "s|link-to-dir/: hard link not allowed for directory|failed to create hard link 'link-to-dir/' =>|" tests/ln/hard-to-sym.sh
266
266
267
-
# GNU sleep accepts some crazy string, not sure we should match this behavior
0 commit comments