added release.txt blurb. Fixed spelling typo in Defaults.xml
[scons.git] / test / Actions / addpost-link-fixture / strip.py
blobad21dbca92ec6732a9ba8cecd851f01fad17ff6c
1 # SPDX-License-Identifier: MIT
3 # Copyright The SCons Foundation
5 import sys
7 print("strip.py: %s" % " ".join(sys.argv[1:]))