stupidcache / groovyarcade

Automatically exported from code.google.com/p/groovyarcade
0 stars 0 forks source link

Dynamic typo in GroovyArcade Linux Setup #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Navigate to
1. 1 Setup (video, audio, network, etc.)
2. 3 Network Setup
3. eth0
4. Is eth0 a Wired Device?
5. Setup eth0 with a dinamic IP

What is the expected output? What do you see instead?
Step 5 has a Typo. It should read:

Setup eth0 with a dynamic IP

What version of the product are you using? On what operating system?
GroovyArcade-Arch2015.02.15-x86_64.iso

Original issue reported on code.google.com by jtxspl...@gmail.com on 4 May 2015 at 10:03

GoogleCodeExporter commented 8 years ago
File: /opt/gasetup/core/procedures/interactive
Line: 1099 

1099: ask_yesno "Setup $IFACE with a dinamic IP?" || DINAMIC=no

Original comment by jtxspl...@gmail.com on 4 May 2015 at 10:08