From: Russ Allbery Date: Thu, 18 Aug 2005 19:11:09 +0000 (+0000) Subject: Fix a syntax error in the last change I made. (It's always the simple ones X-Git-Tag: debian/1.4rc1-1~33 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=18a57fe0a886cd35a451718f4484186a869bf770;p=packages%2Fo%2Fopenafs.git Fix a syntax error in the last change I made. (It's always the simple ones you don't retest.) --- diff --git a/debian/afs-newcell b/debian/afs-newcell index d98777561..0f6a07b0c 100644 --- a/debian/afs-newcell +++ b/debian/afs-newcell @@ -225,7 +225,8 @@ unless ($afs_running) { print "Please fix whatever problem kept it from running.\n"; exit(1); } -print "Now, get tokens as $admin in the $cell cell.\n" +print "\n"; +print "Now, get tokens as $admin in the $cell cell.\n"; print "Then, run afs-rootvol.\n"; # Success, so clear the unwind commands.