summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-03 14:00:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-03 14:00:24 +0000
commitd08051b7449997e3db303e97f8094f42ac25679e (patch)
tree8b14d15f6eed8296d23c9c12efa657f995a2e7b5 /mdkupdate
parentf176e8c2eff9ff3814d7b77848546bb833736cfd (diff)
downloadmgaonline-d08051b7449997e3db303e97f8094f42ac25679e.tar
mgaonline-d08051b7449997e3db303e97f8094f42ac25679e.tar.gz
mgaonline-d08051b7449997e3db303e97f8094f42ac25679e.tar.bz2
mgaonline-d08051b7449997e3db303e97f8094f42ac25679e.tar.xz
mgaonline-d08051b7449997e3db303e97f8094f42ac25679e.zip
remove debugging statement
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdkupdate b/mdkupdate
index 4c2dece1..73f151d3 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -141,7 +141,6 @@ if (!$bundle) {
my $res = mdkonline::prepare_upload_conf($wc);
if (my $version = $bundle_vars{CLIENT_VERSION} >= $VERSION) {
- print "TOTO\n";
$in->ask_warn(N("Warning"), N("The version of the Mandriva Online client is too old.
You need to update to a newer version. You can get a new one from http://start.mandriva.com"));