Changes in tools/build/push2dist.sh [c680a4b:6716d78]
- File:
-
- 1 edited
-
tools/build/push2dist.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/build/push2dist.sh
rc680a4b r6716d78 19 19 # echo "Copying to machines : ${hosts} (hash=${hash})" 20 20 21 files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as defines.hfa$(find . -name '*.c*' | tr '\n' ' ')"21 files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as $(find . -name '*.c*' | tr '\n' ' ')" 22 22 # echo "Files ${files}" 23 23
Note:
See TracChangeset
for help on using the changeset viewer.