summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles/extcheck1.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/bbackupd/testfiles/extcheck1.pl')
-rwxr-xr-xtest/bbackupd/testfiles/extcheck1.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bbackupd/testfiles/extcheck1.pl b/test/bbackupd/testfiles/extcheck1.pl
index 7481593d..edbacd0a 100755
--- a/test/bbackupd/testfiles/extcheck1.pl
+++ b/test/bbackupd/testfiles/extcheck1.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@PERL@
use strict;
unless(open IN,"../../bin/bbackupquery/bbackupquery -q -c testfiles/bbackupd.conf -l testfiles/query4.log \"compare -ac\" quit|")