diff options
author | zach%zachlipton.com <> | 2002-02-14 13:37:30 +0100 |
---|---|---|
committer | zach%zachlipton.com <> | 2002-02-14 13:37:30 +0100 |
commit | ddf26db47d3b076f048f30b9281529d7666e72cc (patch) | |
tree | 211bdca848525f73e073a710d0d50540915e1fbc | |
parent | b98c8aa7fb6fc63221c80ec6a516ceafd40d2f7d (diff) | |
download | bugzilla-ddf26db47d3b076f048f30b9281529d7666e72cc.tar.gz bugzilla-ddf26db47d3b076f048f30b9281529d7666e72cc.tar.xz |
Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.
-rwxr-xr-x | checksetup.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/checksetup.pl b/checksetup.pl index 17ea909ed..7eb601787 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -277,8 +277,8 @@ Please fix the error in your 'localconfig' file. Alternately rename your 'localconfig' file, rerun checksetup.pl, and re-enter your answers. - $ mv -f localconfig localconfig.old - $ ./checksetup.pl + \$ mv -f localconfig localconfig.old + \$ ./checksetup.pl EOT |