diff options
author | Mark Wielaard <mjw@redhat.com> | 2010-02-22 13:43:41 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2010-02-22 13:43:41 +0100 |
commit | 23224f1fbb32ce91c5a261fb94cfb17df475cb30 (patch) | |
tree | a53e511c1f13e356037c076a7a687b37c12c73a5 /nsscommon.c | |
parent | 7abde14bde6410e5138e968be7c7b95b78759c17 (diff) | |
download | systemtap-steved-23224f1fbb32ce91c5a261fb94cfb17df475cb30.tar.gz systemtap-steved-23224f1fbb32ce91c5a261fb94cfb17df475cb30.tar.xz systemtap-steved-23224f1fbb32ce91c5a261fb94cfb17df475cb30.zip |
Prevent accidental global cleanup triggering for syscall test.tcl.
Later tests might trigger a cleanup and might set the global dir variable
leading to the syscall test.tcl trying to do an exec rm -rf on whatever
dir was set. So rename proc cleanup and global dir in syscall test.tcl to
something a bit less likely to clash.
* testsuite/systemtap.syscall/test.tcl: Rename proc cleanup to syscall_cleanup
and global dir to syscall_dir.
* testsuite/systemtap.syscall/test-debug.tcl: Likewise.
Diffstat (limited to 'nsscommon.c')
0 files changed, 0 insertions, 0 deletions