##// END OF EJS Templates
test-profile: gate chg-incompatible part with '#if chg'...
Jun Wu -
r34446:5b19f044 default
parent child Browse files
Show More
@@ -111,6 +111,7 b' statprof can be used as a standalone mod'
111
111
112 $ cd ..
112 $ cd ..
113
113
114 #if no-chg
114 profiler extension could be loaded before other extensions
115 profiler extension could be loaded before other extensions
115
116
116 $ cat > fooprof.py <<EOF
117 $ cat > fooprof.py <<EOF
@@ -158,3 +159,4 b' profiler extension could be loaded befor'
158 unrecognized profiler 'unknown' - ignored
159 unrecognized profiler 'unknown' - ignored
159
160
160 $ cd ..
161 $ cd ..
162 #endif
General Comments 0
You need to be logged in to leave comments. Login now