On 08/14/2011 05:00 AM, Thomas Bächler wrote:
Am 12.08.2011 15:44, schrieb Gerardo Exequiel Pozzi:
@@ -81,6 +82,7 @@ run_hook() {
[[ -z "${cowspace_size}" ]]&& cowspace_size="75%"
[[ -z "${copytoram_size}" ]]&& copytoram_size="75%"
[[ -z "${archisobasedir}" ]]&& archisobasedir="arch"
+ [[ -z "${dm_snap_prefix}" ]]&& dm_snap_prefix="arch"
[[ -z "${archisodevice}" ]]&&
archisodevice="/dev/disk/by-label/${archisolabel}"
if [[ -z "${aitab}" ]]; then
aitab="/bootmnt/${archisobasedir}/aitab"
Pushed to master.
And I just noticed that indentation is wrong in the last hunk.
Looks like a email-reply, see original patch, and commit is OK, four spaces.
--
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1