]> oss.titaniummirror.com Git - webber.git/commit
read_copyonly.py: don't use os.system() with "cp -l" command, but use
authorHolger Schurig <holgerschurig@gmail.com>
Thu, 1 Jul 2010 11:25:00 +0000 (13:25 +0200)
committerHolger Schurig <holgerschurig@gmail.com>
Thu, 1 Jul 2010 11:25:00 +0000 (13:25 +0200)
commitf441eb2a4c66bca41ed89302251b5cc4b4b25e57
treeb16a7b2fd96c6cac5c25666133ccb265f32ace93
parent02dc66719998ae8faa7f8f6adef090b6de585543
read_copyonly.py: don't use os.system() with "cp -l" command, but use
shutil.copy() instead
plugins/read_copyonly.py