mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +00:00
Fix typo.
This commit is contained in:
parent
d2f4e9e454
commit
c9110215e3
@ -10,7 +10,7 @@ sub run {
|
|||||||
my $mode = get_var('MODE');
|
my $mode = get_var('MODE');
|
||||||
|
|
||||||
# Start the application
|
# Start the application
|
||||||
if ($mode eq '[ast') {
|
if ($mode eq 'fast') {
|
||||||
start_with_command 'kcalc';
|
start_with_command 'kcalc';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user