https://bugzilla.novell.com/show_bug.cgi?id=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c5 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@suse.com --- Comment #5 from Martin Vidner <mvidner@suse.com> 2012-03-19 11:44:27 CET --- Like Ludwig said. Here's an example where the file would be helpful if it actually worked: $ (head -n 99 /etc/*-release; echo; . /etc/os-release; echo; echo http://download.opensuse.org/update/${VERSION_ID}/ ) ==> /etc/os-release <== NAME=openSUSE VERSION = 12.1 (Asparagus) VERSION_ID="12.1" PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)" ID=opensuse ==> /etc/SuSE-release <== openSUSE 12.1 (x86_64) VERSION = 12.1 CODENAME = Asparagus bash: /etc/os-release: line 2: syntax error near unexpected token `(' bash: /etc/os-release: line 2: `VERSION = 12.1 (Asparagus)' http://download.opensuse.org/update// -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.