Prechádzať zdrojové kódy

*** empty log message ***

cxgeorge 23 rokov pred
rodič
commit
02590b57f0
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      dtool/src/attach/ctattch.pl

+ 1 - 1
dtool/src/attach/ctattch.pl

@@ -196,7 +196,7 @@ sub CTAttachCompute {
          if ( $flav eq "install" ) {
          if ( $flav eq "install" ) {
             # oh my! are we ever in trouble
             # oh my! are we ever in trouble
             # want some sort of default, but couldn't get to what we wanted
             # want some sort of default, but couldn't get to what we wanted
-            print STDERR "you are in a strange alien universe\n" ;
+            print STDERR "ctattach to install failed\n" ;
             $spec = "" ;
             $spec = "" ;
             $done = 1 ;
             $done = 1 ;
          } elsif ( $flav eq "release" ) {
          } elsif ( $flav eq "release" ) {