X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=scripts%2Fbackup-specs;fp=scripts%2Fbackup-specs;h=ae8df8a048ddb969f8fe6fe00be0e3f2d07cec15;hp=47d4f1658f401a95a957014ab84fe46094146399;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/scripts/backup-specs b/scripts/backup-specs index 47d4f16..ae8df8a 100644 --- a/scripts/backup-specs +++ b/scripts/backup-specs @@ -65,9 +65,9 @@ XLIST=exclude_files SLEEP_TIME=15 # Script to be run when it's time to insert a new tape in for the next -# volume. Administrators may want to tailor this script for their site. +# volume. Administrators may want to tailor this script for their site. # If this variable isn't set, tar will use some default behavior which is -# probably defined in the manual. +# probably defined in the manual. #DUMP_REMIND_SCRIPT='rsh apple-gunkies /home/gd2/dump/dump-remind' # Message to display on the terminal while waiting for dump time. Usually @@ -75,7 +75,7 @@ SLEEP_TIME=15 # entertaining than this. The awk script here saves some redundant # repetition, but is not really all that desirable. SLEEP_MESSAGE="`awk ' - BEGIN { + BEGIN { for (i = 0; i < 30; i++) print \" \" \ \"D O N O T T O U C H T H I S T E R M I N A L !!!!!\"