Browse code

Move some comments of variables to right place

setup_develop*() in functions has been moved to functions-common. But
some comments about the variables are still left.
This commit moves it to the right place.

Change-Id: Ic360454f1ee72f51c9979d0468dee0913e9b32e4

Masayuki Igawa authored on 2014/02/28 09:22:37
Showing 2 changed files
... ...
@@ -6,10 +6,6 @@
6 6
 # - ``ENABLED_SERVICES``
7 7
 # - ``FILES``
8 8
 # - ``GLANCE_HOSTPORT``
9
-# - ``REQUIREMENTS_DIR``
10
-# - ``STACK_USER``
11
-# - ``TRACK_DEPENDS``
12
-# - ``UNDO_REQUIREMENTS``
13 9
 #
14 10
 
15 11
 # Include the common functions
... ...
@@ -26,7 +26,10 @@
26 26
 # - ``PIP_DOWNLOAD_CACHE``
27 27
 # - ``PIP_USE_MIRRORS``
28 28
 # - ``RECLONE``
29
+# - ``REQUIREMENTS_DIR``
30
+# - ``STACK_USER``
29 31
 # - ``TRACK_DEPENDS``
32
+# - ``UNDO_REQUIREMENTS``
30 33
 # - ``http_proxy``, ``https_proxy``, ``no_proxy``
31 34
 
32 35
 # Save trace setting