setup-gummiboot-conf: fix the script accepted/tizen/20130730.200410 submit/tizen/20130730.133812
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 29 Jul 2013 14:35:15 +0000 (17:35 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 30 Jul 2013 13:36:21 +0000 (16:36 +0300)
commit0e938f5864f3ec0f7692a469e99d584bcd71d292
tree3a32c1a78b3e7c7a7565f88cb79f6846352511de
parent3b9402413be9323b7e6693fced0d6a0042bebba0
setup-gummiboot-conf: fix the script

The script does not really work and fails when it is run in Tizen OS. The
reason is that some functions it calls are udnefined. And the reason for
that is that I forgot to remove some debugging cruft, and the leftovers
cause breakages. Remove that unused junk.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
setup-gummiboot-conf