Development Team/Jhbuild: Difference between revisions
No edit summary |
|||
| Line 281: | Line 281: | ||
* Boot into F17. | * Boot into F17. | ||
* Mount F14 on a directory. | * Mount F14 on a directory. | ||
{{{ | |||
#!python | |||
def hello(): | |||
return "world" | |||
}}} | |||
**'' | **'' | ||
[ajay@localhost ~]$ su - | [ajay@localhost ~]$ su - | ||