Home
last modified time | relevance | path

Searched refs:DRY_RUN (Results 1 – 2 of 2) sorted by relevance

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