Home
last modified time | relevance | path

Searched refs:DRY_RUN (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c211 (void) fprintf(stdout, DRY_RUN); in main()
H A Dmessage.h35 #define DRY_RUN gettext("dry run--nothing will be written to disk\n") macro