e2fsprogs in 15088

David Updegraff dave at cray.com
Tue May 16 15:28:31 UTC 2006


Hi.

I had to patch thusly:

--
x$ svn diff e2fsprogs/e2fsck.c
Index: e2fsprogs/e2fsck.c
===================================================================
--- e2fsprogs/e2fsck.c  (revision 15088)
+++ e2fsprogs/e2fsck.c  (working copy)
@@ -13202,7 +13202,7 @@
                        fprintf(stderr, _("Incompatible options not "
                                          "allowed when
byte-swapping.\n"));
                        exit(EXIT_USAGE);
-               }
+
        }
 #endif
        /*
---------






More information about the busybox mailing list