Linux fixes to SVN: 2935

This commit is contained in:
Robin Mills
2012-11-04 20:33:51 +00:00
parent c68b2024f9
commit e00447853d
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -60,13 +60,16 @@ BINSRC = addmoddel.cpp \
exifcomment.cpp \
exifdata-test.cpp \
exifprint.cpp \
geotag.cpp \
iotest.cpp \
iptceasy.cpp \
iptcprint.cpp \
iptctest.cpp \
key-test.cpp \
largeiptc-test.cpp \
metacopy.cpp \
mmap-test.cpp \
path-test.cpp \
prevtest.cpp \
stringto-test.cpp \
taglist.cpp \
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/bash
#!/bin/bash
# Test driver for video files
#
# video-asf.wmv http://www.educationalquestions.com/video/DLP_PART_2_768k.wmv
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# Test driver for write unit tests to build Exif metadata from scratch
source ./functions.source
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# XMP parser test driver
source ./functions.source