diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-13 17:07:58 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-13 17:07:58 -0300 |
commit | 4cdaa7320b1d0624b7e6c1f08161451a7b70b373 (patch) | |
tree | 954bc9ee09ca41a8754662df00a1153b80e19480 /changes | |
parent | 10f937feffeb2e267a6426cdd5d3287783da866d (diff) |
Set the standalone flag before using it
This reorders imports and delays them after the args are processed.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3426_set_standalone | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug3426_set_standalone b/changes/bug3426_set_standalone new file mode 100644 index 00000000..408b893f --- /dev/null +++ b/changes/bug3426_set_standalone @@ -0,0 +1 @@ + o Set the standalone flag before it's being used. Fixes #3426.
\ No newline at end of file |