[anjuta] am-project: bgo #670830 - am-project anjuta test-case fails on dist-check
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] am-project: bgo #670830 - am-project anjuta test-case fails on dist-check
- Date: Sun, 26 Feb 2012 20:43:31 +0000 (UTC)
commit 27598911b4b14f5656d96d7a23d5b769a82e63f5
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Sun Feb 26 21:26:08 2012 +0100
am-project: bgo #670830 - am-project anjuta test-case fails on dist-check
plugins/am-project/tests/anjuta.at | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/am-project/tests/anjuta.at b/plugins/am-project/tests/anjuta.at
index 1e2fb4d..544dfc1 100644
--- a/plugins/am-project/tests/anjuta.at
+++ b/plugins/am-project/tests/anjuta.at
@@ -3,8 +3,8 @@ AT_PARSER_CHECK([load ../../$at_top_srcdir \
list])
# Remove node number and top group node as its name is the unknown top project
# directory name
-AT_CHECK([[sed 's/^\(\s*\w\+\s*(\)[0-9:]\+\()\)/\1\2/' ../../$at_srcdir/anjuta.lst | sed '1,/^\s*GROUP ():/{/^\s*GROUP ():/d;}' > anjuta.lst]])
+AT_CHECK([[sed 's/^\(\s*\w\+\s*(\)[0-9:]\+\()\)/\1\2/' ../../$at_srcdir/anjuta.lst | sed '1,/^\s*ROOT ():/{/^\s*ROOT ():/d;}' > anjuta.lst]])
# Remove node number and top group node as its name is the unknown top project
# directory name
-AT_CHECK([[sed 's/^\(\s*\w\+\s*(\)[0-9:]\+\()\)/\1\2/' output | sed '1,/^\s*GROUP ():/{/^\s*GROUP ():/d;}' | diff - anjuta.lst]])
+AT_CHECK([[sed 's/^\(\s*\w\+\s*(\)[0-9:]\+\()\)/\1\2/' output | sed '1,/^\s*ROOT ():/{/^\s*ROOT ():/d;}' | diff - anjuta.lst]])
AT_CLEANUP
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]