summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_auto_install.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-09 03:02:37 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-09 03:02:37 +0000
commit950fe7395621dc21885ac3e1280e007248646608 (patch)
treee3016a95189ee4c75a05b816d91dd22f071bd2c0 /perl-install/install_steps_auto_install.pm
parentc7df31b71335c18d60cdb8a7f5fee24d56cca4b8 (diff)
downloaddrakx-backup-do-not-use-950fe7395621dc21885ac3e1280e007248646608.tar
drakx-backup-do-not-use-950fe7395621dc21885ac3e1280e007248646608.tar.gz
drakx-backup-do-not-use-950fe7395621dc21885ac3e1280e007248646608.tar.bz2
drakx-backup-do-not-use-950fe7395621dc21885ac3e1280e007248646608.tar.xz
drakx-backup-do-not-use-950fe7395621dc21885ac3e1280e007248646608.zip
no_comment
Diffstat (limited to 'perl-install/install_steps_auto_install.pm')
-rw-r--r--perl-install/install_steps_auto_install.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm
index 254f092ff..394bf4e70 100644
--- a/perl-install/install_steps_auto_install.pm
+++ b/perl-install/install_steps_auto_install.pm
@@ -23,7 +23,7 @@ sub ask_warn {
log::l(ref $_[1] ? join " ", @{$_[1]} : $_[1]);
}
-sub errorInStep {
+sub errorInStep {
print "error :(\n";
print "switch to console f2 for a shell\n";
print "press to return to reboot\n";