Revert "Eliminate superfluous temporary assignments."
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 12 Dec 2013 15:00:37 +0000 (15:00 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 12 Dec 2013 15:00:37 +0000 (15:00 +0000)
commit99fdcf8c4e10b7da14cc23221318f24148dd0acf
tree576b54cba45bb71d544e753b0f7b7584f733166e
parentace5ee38906ced3e8cc2b704941ef078d394bf84
Revert "Eliminate superfluous temporary assignments."

This reverts commit bba27d39caf95d9f0c4684f1f4d49ac8747ca03c.

Actually, these are not superfluous. The variables are used in
the jasmine framework to check if the config values make sense
before calling new pz2( {}) with an json object.
tools/htdocs/mkws.js