~azzar1/unity/add-show-desktop-key

  • Committer: dcoles
  • Date: 2008-07-08 07:31:03 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:833
Setup: Modified action_runprog so it behaves more like os.system (args do not 
set argv[0] of the program - this is set automatically to prog).
action_copytree now uses rsync if it can. This means that the jails should be 
able to be updated dynamically (since the TLD won't be deleted which makes AUFS 
consider the users mount to be invalid - then you have to unmount all users, 
etc. etc.)
Filename Latest Rev Last Changed Committer Comment Size
..
misc 201 17 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
test_framework 270 17 years ago dilshan_a Initial check in for test framework, and example p Diff