diff --git a/bin/geta.pl b/bin/geta.pl index 2c51365..717f7c8 100755 --- a/bin/geta.pl +++ b/bin/geta.pl @@ -674,4 +674,4 @@ system("$cmdString") == 0 or die "failed to execute: $cmdString\n"; print STDERR "\n============================================\n"; -print STDERR "AAGGPP complete successfully!\n"; +print STDERR "GETA complete successfully!\n";