aboutsummaryrefslogtreecommitdiff
path: root/tests/setpic.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/setpic.at')
-rw-r--r--tests/setpic.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/setpic.at b/tests/setpic.at
index 82642cb..e8ef343 100644
--- a/tests/setpic.at
+++ b/tests/setpic.at
@@ -1,5 +1,5 @@
1# This file is part of idest -*- autotest -*- 1# This file is part of idest -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2015 Sergey Poznyakoff
3# 3#
4# Idest is free software; you can redistribute it and/or modify 4# Idest is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
@@ -19,10 +19,10 @@ AT_KEYWORDS([script batch setpic])
19 19
20 20
21AT_CHECK([ 21AT_CHECK([
22PREREQ_GUILE 22WITH_GUILE([
23genfile -f file 10k 23genfile -f file 10k
24idest -N -p $abs_top_srcdir/scheme --batch \ 24idest -N -p $abs_top_srcdir/scheme --batch \
25 setpic -d '32x32 picture' -f $abs_srcdir/idest-32.png file 25 setpic -d '32x32 picture' -f $abs_srcdir/idest-32.png file])
26idest -a file | sed 's/ *$//' 26idest -a file | sed 's/ *$//'
27], 27],
28[0], 28[0],

Return to:

Send suggestions and report system problems to the System administrator.