summaryrefslogtreecommitdiff
path: root/src/check-nautilus
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-09-21 19:43:13 +0000
committerDarin Adler <darin@src.gnome.org>2000-09-21 19:43:13 +0000
commit64710d35e59dccb889fde1ddfb510c3d083a2523 (patch)
tree81d0c7e44479dbbd7e0e31fc3d79418a10a4eaf9 /src/check-nautilus
parent33e52ab692096fa15c950484d49d246777cb2680 (diff)
downloadnautilus-64710d35e59dccb889fde1ddfb510c3d083a2523.tar.gz
Add ref/unref to fix problem with renaming.
* components/tree/nautilus-tree-model.c: (report_node_changed): Add ref/unref to fix problem with renaming. * src/check-nautilus: Add "--g-fatal-warnings" so tests fail if there are warning messages.
Diffstat (limited to 'src/check-nautilus')
-rwxr-xr-xsrc/check-nautilus2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/check-nautilus b/src/check-nautilus
index 96510e93a..c58ceb760 100755
--- a/src/check-nautilus
+++ b/src/check-nautilus
@@ -1,2 +1,2 @@
#!/bin/sh
-./nautilus --check
+./nautilus --check --g-fatal-warnings