note that the CURRENT_IMAGE_MOUNT variable in the current version of the instadmg.bash script is undefined and should be changed to LATEST_IMAGE_MOUNT.
at least that appears to work for me here. if it needs to point to another variable, please correct in the source.
Am I missing something? I’m looking at the web interface to the svn repository, and I don’t any changes to instadmg in r331. The last checked in change to instadmg is r318 from July 11.
And as far as r318, I don’t see the variable CURRENT_IMAGE_MOUNT used at all in the code (not defined, not used).
the version i checked out this afternoon shows this:
Path: .
URL: http://instadmg.googlecode.com/svn/trunk
Repository Root: http://instadmg.googlecode.com/svn
Repository UUID: 1c3b0b9f-8c52-0410-a063-7121983eb4f7
Revision: 331
Node Kind: directory
Schedule: normal
Last Changed Author: kuehn.karl
Last Changed Rev: 331
Last Changed Date: 2010-08-08 03:26:12 -0400 (Sun, 08 Aug 2010)
the instadmg.bash script appeared to be updated on my build machine, but it contained that undefined variable. the same script and revision checked out on my laptop doesn’t contain the undefined variable. go figure…
Comments are closed